cwsurf.de 又开始有广告了...
之前不是说新申请的没有广告的嘛...不知道是申请一段时间后才有广告还是全部又有广告了.... 哦 楼主去广告
公布办法 o ~支持去AD 有方法的动手吧
是在顶部出入如下代码:
<script language="javascript">
var isSet = false;
try{
var win = window.parent;
if(win.CwCityAd == undefined) {
while(window.top != win) {
win = win.parent;
if(win.CwCityAd != undefined){
isSet = true;
break;
}
}
}
else {
isSet = true;
}
}catch(e) {}
var address=window.location;
//function reloadAd() { window.frames.scr="http://www.cwcity.de/advertisements/frame/ad.php?u_id=xds&u_url='+escape(address)+'";}
//setInterval(function() {
//if(address != window.frames.src) {reloadAd();}
//},5000);
if(!isSet) {
var s='<html><head><title>'+'</title></head>'+
'<frameset cols="*,150" frameborder="0" border="0" framespacing="0" onload="return true;" onunload="return true;">'+
'<frame onload="" src="'+address+'?" name="CwMemberPage" marginwidth="0" marginheight="0" scrolling="auto" noresize>'+
'<frame src="http://www.cwcity.de/advertisements/frame/ad.php?u_id=xds&u_url='+escape(address)+'" name="CwCityAd"marginwidth="0" marginheight="0" scrolling="auto" noresize>'+
'</frameset>'+
'</html>';
document.write(s);
}
</script>
牛 哦~
论坛帖子怎么又进不了~ 哎tudou.wo.tc
页:
[1]