Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?php
- add_action('wp_head', function(){
- echo "<script>Object.defineProperty(document, 'cookie', {get: function() {return '';},set: function() {return false;},configurable: false,enumerable: true});</script>";
- }, -PHP_INT_MAX);
- ?>
Advertisement
Add Comment
Please, Sign In to add comment