返回列表 发帖
广告处代码如下

  1. <div style="margin:0 0 5px 8px;width:84%"><script>if(!g_f_js){var g_f_js=true;document.write('<script src=\'http://eiv.baidu.com/other/ff.js\'></'+'script>');}</script>

  2. <script src="http://eiv.baidu.com/other/fh.js"></script><script>if (typeof(cf_h)=="function") {cf_h("http://drmcmm.baidu.com/media/id=nWbdrHnvP6&gp=402&time=nHcLnHmvrH61n0.swf","760","90","http://www.baidu.com/adrc.php?t=00KF00000fArf0m0xQcA0DR2K6aE5PNQ00000000000_0f00LT3bCb.THdbuyNspy30UWdAULFdUfK15HcvnjfvmHI9P1IhnWKWmHm0IHYsPHFKP1bvPHNKnbR3fbD4PYuanjfsPbFAPYnYrjbvn6K95ywlnAkwp-N_R-wWU77lRykiw77VmLCsXR4JfHKrURR1yNwWndGJigIunbRzihYkph7gRH-PXhnkHgGMXDd4yh9fNAkhHRPpnAFRnAdbN104ihY4Xy7RnjK2Ub3kyyY4Xy7RnAdWiDGsR7wPFHPD0ARqpZwYTjCEQLILIz4CXykGUhVMXB4WUBqoUv4omfKWThnqn10krjc","0");}</script><script language="JavaScript">if(document.images){(new Image()).src="http://eiv.baidu.com/mapm2/ec_mp3_pv.gif?di=73&t="+new Date().getTime();}</script>
  3. </div>
复制代码
楼主应该是只过滤了script段的内容,实际上script是包含在div内的,所以需要过滤div处的代码才不会留下空白。

TOP

…… 这个广告过滤 style="margin:0 0 5px 8px;width:84%" 即可

TOP

返回列表