返回列表 发帖

[过滤规则] 翠微居(cuiweiju.com)

  1. #exd#*cuiweiju.com*#<script[^>]*?(?:index|page)top1[^>]*?>[\s\S]*?<\/script>###<!--Ad blocked by TheWorld2-->
复制代码



#exd#*cuiweiju.com*#<br><center>[\s\S].*<\/div>###<!--Ad blocked by TheWorld2-->



#exd#*cuiweiju.com*#<iframe marginwidth=0[\s\S]*?</iframe>###<!--Ad blocked by TheWorld2-->


   感觉都比较怪,LZ看一下可不可以精简~!!

[ 本帖最后由 pcxg 于 2007-12-27 10:08 编辑 ]
附件: 您需要登录才可以下载或查看附件。没有帐号?加入 我们

TOP

不要在页面上用右键选择查看源文件,用菜单里面的

ps:没有vip帐号,所以vip的页面你正好可以拿来练习一下,看图片上的广告应该不是很难过滤

还有这一条
#exd#*cuiweiju.com*#<br><center>[\s\S]*?<\/div>###<!--Ad blocked by TheWorld2-->

这种规则其实很危险,误杀几率非常高,因为你的匹配部分的正则在页面源码匹配的时候没有唯一性,很容易造成误杀掉正常内容,你可以看看那一段代码的前后是不是有其他的标识可以利用

TOP

实在是不会搞那个VIP的文字:(源文件)

<html>
<head>
<title>翠微居小说</title>
<meta http-equiv="Content-Type" content="text/html; charset=gbk" />
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Cache-Control" content="no-cache, must-revalidate">
<meta http-equiv="expires" content="-1">
<meta name="keywords" content="网络小说,原创小说,武侠小说,玄幻小说,都市言情小说,军事历史小说,网络游戏小说,诛仙,紫川,异侠,魔法学徒,赫氏门徒,小兵传奇,魔盗,天庐风云,寸芒,极品公子,鬼吹灯,在线阅读,下载阅读,小说阅读" />
<meta name="description" content="原创武侠小说,玄幻小说在线阅读、发表平台——翠微居原创文学网,每天几千本小说的发表,更新给广大小说爱好者提供了一个集小说在线阅读、下载阅读,小说发表,小说出版介绍的网络平台." />
<meta name="author" content="" />
<meta name="copyright" content="Copyright (C) 2002-2007 cuiweiju.com All Rights Reserved 版权所有 翠微居工作室" />
<meta name="generator" content="jieqi.com" />
<link rel="stylesheet" type="text/css" media="all" href="http://new.cuiweiju.com/configs/obook/page.css" />
</head>
<body bgcolor="#e6f3ff" oncontextmenu="return false" onselectstart="return false" oncopy="return false">
<table width="95%"  border="0" align="center" cellpadding="3" cellspacing="0">
  <tr>
    <td><table width="100%"  border="0" cellspacing="0" cellpadding="5">
      <tr>
        <td width="45%"><a href="http://www.cuiweiju.com">翠微居小说</a>-&gt;<a href="http://www.cuiweiju.com/modules/obook/">电子书店</a>-&gt;<a href="http://www.cuiweiju.com/modules/obook/obookinfo.php?id=875">乡村春潮</a></td>
        <td width="55%" align="right"><a href="http://new.cuiweiju.com/modules/obook/obookread.php?oid=875&cid=59676&page=preview">上一页</a> | <a href="http://www.cuiweiju.com/modules/obook/obookinfo.php?id=875">返回书页</a>  | <a href="http://new.cuiweiju.com/modules/obook/obookread.php?oid=875&cid=59676&page=next">下一页</a> | <a href="http://www.cuiweiju.com/modules/obook/addbookcase.php?oid=875&cid=59676" target="_blank">加入书签</a> | <a href="http://www.cuiweiju.com/modules/obook/obookcase.php">打开书架</a> </td>
      </tr>
    </table>
        </td>
  </tr>
  <tr>
    <td><hr size="1" noshade /></td>
  </tr>
  <tr>
    <td><script type="text/javascript" src="/configs/obook/pagetop.js"></script></td>
  </tr>
  <tr>
    <td align="center"><div id="title">乡村春潮 - 第六十九章</div></td>
  </tr>
  <tr>
    <td align="center"><div id="chaptercontent" name="chaptercontent">正在载入,请稍候...</div></td>       
  </tr>
   <tr>
    <td><script type="text/javascript" src="http://new.cuiweiju.com/configs/obook/pagebottom.js"></script></td>
  </tr>
  <tr>
    <td><hr size="1" noshade /></td>
  </tr>
  <tr>
    <td align="center">
        <a href="http://new.cuiweiju.com/modules/obook/obookread.php?oid=875&cid=59676&page=preview">上一页</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://www.cuiweiju.com/modules/obook/obookinfo.php?id=875">返回书页</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://new.cuiweiju.com/modules/obook/obookread.php?oid=875&cid=59676&page=next">下一页</a><br><iframe marginwidth=0 marginheight=0  frameborder=0 scrolling=no src="/temp/db3.html" width=760 height=60></iframe>
        </td>
  </tr>
  <tr>
    <td><hr size="1" noshade /></td>
  </tr>
</table>
<iframe src="http://new.cuiweiju.com/modules/obook/obooktext.php?oid=875&cid=59676" width="0" height="0"></iframe>
</body>
</html>

TOP

可能是这个框架

temp/db3.html
天下无不散之筵席.

世界之窗浏览器开发计划

TOP

#exd#*cuiweiju.com*#<iframe marginwidth=0[\s\S]*?</iframe>###<!--Ad blocked by TheWorld2-->
感觉很别扭,可以精简吗??

<iframe marginwidth=0 marginheight=0  frameborder=0 scrolling=no src="/temp/db3.html" width=760 height=60></iframe>过滤这一句,不影响下面这一句:
<iframe src="http://new.cuiweiju.com/modules/obook/obooktext.php?oid=730&cid=59689" width="0" height="0"></iframe>

TOP

回复 6# 的帖子

src="/temp/db3.html"

这个部分是关键,所以,你只要在正则表达式中匹配这个部分就不会影响其他的了

TOP

3# elkay     如要发表小说是不是只要用电子邮件发过去就可以了呢?

TOP

返回列表