Post Reply 
anyone fix the google images: Direct Links filter
May. 16, 2010, 12:53 AM (This post was last modified: May. 16, 2010 02:22 PM by JJoe.)
Post: #2
RE: anyone fix the google images: Direct Links filter
Code:
[Patterns]
Name = "Less javascript at google images Jan28,2007"
Active = TRUE
URL = "$TYPE(htm)(images.google.[^/]+/|www.google.[^/]+/images\?)"
Limit = 64
Match = "if\(c\&\&c.getElementById\)*;"
Replace = "$STOP()if(1)var foo=1;"

Name = "Google Images: Direct Links     07.11.14 [po] (d.s) (TEST)"
Active = TRUE
URL = "$TYPE(htm)(images.google.|www.google.)[^/]+/"
Bounds = "<a\s*>"
Limit = 1024
Match = "*/imgres\?imgurl\=\1\&(amp;|)imgrefurl\=\2\&*"
        "|"
        "<cite>(^)$STOP()"
Replace = "<a class="Pr0XFlPref" href="\1" onmouseover="prxO.oFly.flShow(prxO.oFly.flLink("
          "'Originating Page','\2'),event,1);" onmouseout="prxO.oFly.flDHide();">"

?

HTH
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
RE: anyone fix the google images: Direct Links filter - JJoe - May. 16, 2010 12:53 AM

Forum Jump: