Page 1 of 1

怎么依据message log debug

Posted: Nov 03 2009, 19:10
by 青天片云
比如 http://www.xiaoshuo520.com/Html/Book/8/ ... 2522.shtml
使用sidki_2009-02-13的规则包
想实现不用点击 “ToggleiFrame ”就把文字或图片显示出来。
没找到怎么看log的说明,没找到说明的帖子。

message log

Code: Select all

*** Log Reset ***
BlockList 3081: in User-Agents, line 40

+++GET 3081+++
GET /Html/Book/8/65436/1702522.shtml HTTP/1.1
Accept: */*
Referer: http://www.xiaoshuo520.com/User/User_BookList.aspx
Accept-Language: zh-cn
UA-CPU: x86
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1)
Host: http://www.xiaoshuo520.com

+++RESP 3081+++
HTTP/1.1 200 OK
Date: Tue, 03 Nov 2009 11:05:46 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 2.0.50727
X-Powered-By: UrlRewriter.NET 2.0.0
Cache-Control: max-age=1
Content-Type: text/html; charset=gb2312
Content-Length: 2879
Match 3081: Top All Mark: Start     4.07.11 (multi) [sd] (d.r)
Match 3081: Top All Mark: End     6.12.25 [sd] (d.r)
Match 3081: Top JS Mark: Start     7.04.02 (multi) [sd] (d.r)
Match 3081: Top JS: Mark End     7.04.02 [sd] (d.r)
Match 3081: Top HTML Mark: Start     7.10.24 (multi) [sd] (d.r)
Match 3081: Top Sniff: HTML Content: HTML     8.12.25 (multi) [sd] (d.1)
Match 3081: Top HTML Mark: End     7.10.24 [sd] (d.r)
Match 3081: Header Top Mark: Start - Fix <head>     8.01.01 (multi) [sd] (d.r)
Match 3081: Header Top Add: Initial JS Code     9.01.19 (ccw! !mos) [...] (d.r)
Match 3081: Header Top Mark: End     7.09.06 (multi) [sd] (d.r)
Match 3081: Header Bot Mark: Start - Fix </head>     7.12.04 (multi) [sd] (d.r)
Match 3081: Header Bot Add: Default Script/Style Type if Missing     7.08.31 [sd] (d.1)
Match 3081: Header Bot Add: Navigation Links     4.11.01 [sd] (d.1)
Match 3081: Header Bot Mark: End     7.11.02 [sd] (d.r)
Match 3081: <body> Mark: Start     5.11.05 (multi) [sd] (d.r)
Match 3081: <marquee>: Toggle Scrolling Text     9.01.30 [sd] (d.1 l.2)
Match 3081: <a>: JS Links to normal Links     9.01.18 (multi) [rcl sd] (d.2 l.3)
Match 3081: <iframe>: Toggle Third Party iFrames     9.01.30 [sd] (d.1 l.3)
Match 3081: <html><body>: Mark First - Remove Dupes     7.07.23 (multi) [sd] (d.r)
Match 3081: Bottom Mark: Start - Close open Tags     7.06.15 (multi) [sd] (d.r)
Match 3081: <html><body>: Mark First - Remove Dupes     7.07.23 (multi) [sd] (d.r)
Match 3081: Bottom Mark: Start - Close open Tags     7.06.15 (multi) [sd] (d.r)
Match 3081: Bottom Mark: Start - Close open Tags     7.06.15 (multi) [sd] (d.r)
Match 3081: Bottom Add: Final JS Code     9.01.19 (ccw! !mos) [...] (d.r)
Match 3081: Bottom Mark: End     3.12.08 [sd] (d.r)
Match 3081: <html><body>: Mark First - Remove Dupes     7.07.23 (multi) [sd] (d.r)
Match 3081: <html><body>: Mark First - Remove Dupes     7.07.23 (multi) [sd] (d.r)
+++CLOSE 3081+++

Re: 怎么依据message log debug

Posted: Nov 03 2009, 19:57
by zizaiwang
这个不用debug也可以知道的 ,如下图进行搜索就可以了,看过滤的名称也可以知道是做什么的了

Re: 怎么依据message log debug

Posted: Nov 04 2009, 09:14
by ddbb
你要找的是 ToggleiFrame

你看LOG里有没有一样的关键字就行了.......

看你的LOG 我找到的是

Match 3081: <iframe>: Toggle Third Party iFrames 9.01.30 [sd] (d.1 l.3)