4 lines
52 B
PHP
4 lines
52 B
PHP
|
<?php
|
||
|
|
||
|
if (isset($_SERVER['HTTP_USER_AGENT'])) die;
|