直接上源码
index.php内容
if(date(d)-file_get_contents('ri.txt')>=1)
{
file_put_contents('ri.txt',date(d));
file_get_contents('liuyan.php');
}
liuyan.php内容:
file_get_contents('
http://lstgj.tk');
为什么手动访问index.php liuyan.php就可以访问
http://lstgj.tk而用监控宝访问index.php liuyan.php却不执行!这是为什么?
@各位大神 望解答!