Post Reply 
[F] Update to Google Filters (support for Google SSL)
Oct. 10, 2011, 09:13 PM
Post: #11
RE: [F] Update to Google Filters (support for Google SSL)
Responding to http://prxbx.com/forums/showthread.php?t...1#pid15796

Code:
[Patterns]
Name = "Google: Multi URL Untangler     11.10.10 (multi) [sd jjoe] (d.s)"
Active = TRUE
Multi = TRUE
URL = "$TST(hCT=*html)(*.)+{1}google."
Bounds = "<a\s*>"
Limit = 512
Match = "<a(\s*)\7("
        "(href=)\4$AV(/url\?*=(https+(://|%3a%2f%2f))\5("
        "\6\&(amp;)+[a-z][a-z]+=*|\6"
        "))$SET(2=\4"$UESC(\5\6)")"
        "| onmousedown=$AV(return (clk|rwt|hlprwt) \(*)$SET(1=Js)"
        ")(\3)"
        "&$TST(\7=(\#\sclass=$AV(\8)$SET(s=$GET(s)&#x20;\8))+\#)"
Replace = "<a class="Pr0XPref\1$GET(s)$SET(s=)"\@\2\3"

Notes:
Added (\s*)\7 to ensure that \7 contains at least a space.
Kept the space in " onmousedown" to prevent extra space in the filter's output, http://prxbx.com/forums/showthread.php?t...2#pid15660 .
Had totally forgot about http://code.google.com/hosting/search?q=label:proxy
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
RE: [F] Update to Google Filters (support for Google SSL) - JJoe - Oct. 10, 2011 09:13 PM

Forum Jump: