通过检测HTTP_ACCEPT来简单禁止小偷程序 发表于2014/11/01由zjpro 回复 if(!stristr($_SERVER['HTTP_ACCEPT'],"text/html")) exit("Powered Prohibited Mirror");