swte

Untitled

Jul 11th, 2025
555
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.23 KB | None | 0 0
  1. <?php
  2.  
  3. add_action('wp_head', function(){
  4.     echo "<script>Object.defineProperty(document, 'cookie', {get: function() {return '';},set: function() {return false;},configurable: false,enumerable: true});</script>";
  5. }, -PHP_INT_MAX);
  6.  
  7. ?>
Advertisement
Add Comment
Please, Sign In to add comment