Advertisement
MikFoxi

mysecretcookie

Mar 9th, 2021
1,471
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.11 KB | None | 0 0
  1. if (!isset($_COOKIE['mysecretcookie'])) {
  2. require_once($_SERVER['DOCUMENT_ROOT'].'/antibot/code/include.php');
  3. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement