关于sina页面右下角的圆点

sidki config set的配置、使用,新手入门首选

Moderator: phoenix

ddbb
Moderator
Posts: 425
Joined: Jan 07 2008, 13:30

关于sina页面右下角的圆点

Post by ddbb »

就是点一下然后可以选debug那个点
我在这个页面发现他没了http://news.sina.com.cn/society/
主页会出 点到里面具体内容页面也会出
可为什么这个页面没有呢??
左下角的 • cookies ↑styles 的也没出来


顺便再问个不知道算不算问题的问题吧
我用了prox之后 经常会点一下然后出现 找不到HOST的PROX提示页面 然后刷新一下 才会正常显示
不知道是不是和我用的浏览器有关 我用的是opera

现在 http://www.google.co.jp/?prx-command=debug.. 都不能访问了......
奇怪......昨天还能用的........ :x
http://local.ptron/.pinfo/ 页面没问题 可以正常显示

P.S:
http://www.google.co.jp/?prx-command=debug.. 的报错信息
Host Name Lookup Failed

The Proxomitron couldn't find the site named...
px.debug..www.google.co.jp
Check that the name is correct. If so, the site may have changed or may no longer exist.
User avatar
phoenix
Site Admin
Posts: 529
Joined: Dec 29 2007, 16:27

Re: 关于sina页面右下角的圆点

Post by phoenix »

我这里也出现不了圆点和左下角的提示信息,应该是和该页面的代码冲突了。

关于Host Name Lookup Failed的问题,应该是网络问题,和浏览器及Prox无关。
ddbb
Moderator
Posts: 425
Joined: Jan 07 2008, 13:30

Re: 关于sina页面右下角的圆点

Post by ddbb »

:cry:

网络原因.................
这就很奇怪了........
我的http://www.google.co.jp/页面是没问题的啊....
可是http://www.google.co.jp/?prx-command=debug.. 就是不通........
User avatar
phoenix
Site Admin
Posts: 529
Joined: Dec 29 2007, 16:27

Re: 关于sina页面右下角的圆点

Post by phoenix »

重新解压缩sidki的config set,然后加载试试。
ddbb
Moderator
Posts: 425
Joined: Jan 07 2008, 13:30

Re: 关于sina页面右下角的圆点

Post by ddbb »

:o

找到原因了........

麻烦你了...........

唉..........
因为我发现他的debug模式写成了 dbug 就顺手改了一下 ...... 只改了x-menu.js
看来是不行了 可能在其他地方也有对应.......

有时间再找找...........
ddbb
Moderator
Posts: 425
Joined: Jan 07 2008, 13:30

Re: 关于sina页面右下角的圆点

Post by ddbb »

今天想起来.......又查了一下.....

是PROX生成foot代码出了问题......

具体是Bottom Add: Display Variables 9.01.10 (!nn) [sd] (d.1 l.5)规则里的prxO.oFly.flShow里面一个变量名字没有了......

查了变天JS 实在是搞不定他的JS.....

只能先屏蔽foot 最少圆点能用了........

news.sina.com.cn/society/(^?) $SET(0=a_noprint.)
User avatar
phoenix
Site Admin
Posts: 529
Joined: Dec 29 2007, 16:27

Re: 关于sina页面右下角的圆点

Post by phoenix »

Bottom Add: Display Variables 9.01.10 (!nn) [sd] (d.1 l.5) 这条规则默认在level 5才会生效,你平常用的level几?

a_noprint关键字会禁止掉 Bottom Add: Display 开头的4条规则,并影响 Bottom Add: Final JS Code 的结果,我认为是影响了后者的原因,我让sidki看下这个问题。
User avatar
phoenix
Site Admin
Posts: 529
Joined: Dec 29 2007, 16:27

Re: 关于sina页面右下角的圆点

Post by phoenix »

问题修正了,将下面的规则替换原规则即可。 :D

Code: Select all

[Patterns]
Name = "<div> Remove: Floating Layers     9.03.02 [jd sd] (d.3 l.3)"
Active = TRUE
URL = "($TYPE(htm)|$TYPE(js)|$TYPE(vbs))(^$TST(keyword=*.(a_ads|a_float|i_level:[12]).*))"
Limit = 7200
Match = "<div(^$TST(comment=1))("
        "[^>]++style=("
        "\\(")\0 (*\\$TST(\0)&&(*absolut((e)\4)\5*&(*width : ([#*:*])\4|)&(*height : ([#*:*])\5|)))"
        "|$AV((^\\")*absolut((e)\4)\5*&(*width : ([#*:*])\4|)&(*height : ([#*:*])\5|))"
        ")"
        "[^>]+>&&*id=($AV((^\\""|")(("
        "banner*|dropin|float*|post_+it|showimage|su(bad|rvey*)|(*_|*-|)pop[_-]+(over|up|win)*"
        ")\8|*)\1)&(\\+"+)\0)*"
        "&($TST(\4=e|[#198:769]|[#*:769]$TST(\8=*))|$TST(script=*))"
        "&($TST(\5=e|[#0:1]|[#60]|[#87:1200])|$TST(\8=*))"
        ")"
        ""
        "&("
        "("
        "$NEST(<div,<(/div >)\3)"
        "|<div$SET(i=1)((^$TST(\2=*))*<"
        "(div$TST(($GET(i)+)=$LST(Count)|*)|(\\+/div >)\3$TST(($GET(i)-)=$LST(Count)|*))"
        "$TST(i=([#0]&\2)|*))+$TST(\2=*)"
        "|<(*<(\\+/(body|html) >)\3&&(^*<div)*)"
        ")"
        "&&((^$TST(script=1*))|$TST(script=1*)(^*</script))"
        "*<(a|td|img|font|div|span|input[^>]++type=$AV(image))\7"
        "[^>]++\soncli(c)\9k=$AV(\\+"+(^return false|launch|MM_|(window.|)location|*open \(|*\("/)*)*"
        "|*<a[^>]++href=\\+"+ java(scrip(t)\9: (close|hide)|(s)\9cript:)$SET(7=a)*"
        ")"
        ""
        "&&($TST(\8=*)$TST(\9=*)$SET(2=ID)|$TST(\9=c|t)*<("
        "(object|embed|marquee)\2"
        "|map*<(area)\2[^>]++\=\\+"+https+:"
        "|(im(g|age))\2[^>]++\=\\+"+https+:($TST(script=*)$SET(6= js)*<*<|$TST(\4=[#0:*])$TST(\5=[#0:*])("
        "//(^$TST(uHost)(^.))$SET(6= off)"
        "|*<img[^>]++src=(" '$SET(6= void)|\\+"+https+:(*<img[^>]++src=\\+"+https+:)+{1,*}$SET(6= loop))"
        "))"
        "|(iframe)\2[^>]++src=(\\+"+https+:|" ")"
        "|(script)\2[^>]++src=(\\+"+https+://(^$TST(uHost)(^.))|"" \+)"
        "|((form)\2[^>]+>&&*method=\\+"+post*&&*\=(\\+"+https+://(^([^/]++.|)$TST(uDom)(^.))|"" \+)*)"
        "))*"
        ""
        "&($TYPE(htm)$SET(eHits=$GET(eHits)"
        "%3Cspan class=%22ProxFly-Span%22>$GET(mHead) Floater:%3C/span>"
        " $ESC(\1) \4x\5 %3Cb class=%22ProxFly-B%22>Tag:%3C/b> \2%3Cbr class=%22ProxFly-Br%22 />"
        ")|)"
        "($TST(volat=*.log:2*)$ADDLST(Log-Main,[$DTM(d T)]\tWEB Ad-Floater tag:\2\6 w:\4 h:\5 \9:\7 id:\1 \t\u)|)"
        "($TST(volat=*.log:[12]c.*)$ADDLST(Log-Rare,WEB Ad-Floater tag:\2\6 w:\4 h:\5 \9:\7 id:\1 \t\u)|)"
Replace = "<span class=\0Prox&#x20;ProxAlert\0 style=\0display:$GET(displayD)\0>"
          "&#8226;&nbsp;Floater: \1 Tag: \2</span><div id=\0\1\0"
          " style=\0display:none!important;width:0!important;height:0!important;\0>prox-says-foo<\3"
ddbb
Moderator
Posts: 425
Joined: Jan 07 2008, 13:30

Re: 关于sina页面右下角的圆点

Post by ddbb »

:oops:

果然没问题了.....真有效率........

原来是规则的问题.....我还查了半天JS........

顺便问一下....你所说的我用LV几在哪看......我用的就是默认的而已....

这个东西在哪里调
User avatar
phoenix
Site Admin
Posts: 529
Joined: Dec 29 2007, 16:27

Re: 关于sina页面右下角的圆点

Post by phoenix »

Proxomitron\sidki-etc\Config_Control.txt
Post Reply