Post Reply 
Yahoo! Mail
Jan. 26, 2009, 12:55 AM
Post: #10
RE: Yahoo! Mail
FWIW, here's what i added. No changes except removing my handle (no longer involved) as well as a tag ID (duplicate).
Code:
[Patterns]
Name = "Yahoo Mail: Fix Attachment - Add Sign-Out     9.01.25 [jjoe po] (d.s)"
Active = TRUE
URL = "$TYPE(htm)[^/]++.mail.yahoo.com/"
Limit = 128
Match = "<(span class=$AV(last) id=$AV(searchtestopionlinks) >)\1$SET(2=<a"
        " href="http://login.yahoo.com/config/login?logout=1&.direct=1"
        "&.done=http://www.yahoo.com&.last=http://mail.yahoo.com""
        " style="text-decoration:underline;" target="_top">Sign Out</a> -)$SET(0=Y!M sign-out)"
        "|<(button[^>]++onclick=")\1d(^(^window.location))$SET(0=Y!M button)"
        "|<(li class="navitems first">)\1$SET(2=<a"
        " href="http://login.yahoo.com/config/login?logout=1&.direct=1"
        "&.done=http://www.yahoo.com&.last=http://mail.yahoo.com""
        " style="text-decoration:underline;" target="_top">Sign Out</a></li>"
        "<li class="navitems">)$SET(0=Y!M sign-out-2)"
Replace = "<$SET(sSpec=$GET(sSpec)\0.)\1\2"

ProcksRocks, regarding the "Yahoo: Clean up Site" filter, feel free to add classes/IDs for disturbing tag blocks you see from the US. However, in that case please temporarily append a final line to the matching expression (and keep the respective Log-Rare entries):
Code:
&($TST(volat=*.log:[12]*)$ADDLST(Log-Rare,SiteSpec Yahoo \1 \t\u)|)

Otherwise it would be very hard to remove outdated code later. I'll email you (old office account) my log for that filter, okay?
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
Yahoo! Mail - pilyoto - Jan. 25, 2009, 12:35 PM
RE: Yahoo! Mail - sidki3003 - Jan. 25, 2009, 04:04 PM
RE: Yahoo! Mail - ProxRocks - Jan. 25, 2009, 04:30 PM
RE: Yahoo! Mail - ProxRocks - Jan. 25, 2009, 04:33 PM
RE: Yahoo! Mail - sidki3003 - Jan. 25, 2009, 04:49 PM
RE: Yahoo! Mail - ProxRocks - Jan. 25, 2009, 05:35 PM
RE: Yahoo! Mail - sidki3003 - Jan. 25, 2009, 06:16 PM
RE: Yahoo! Mail - pilyoto - Jan. 25, 2009, 08:15 PM
RE: Yahoo! Mail - sidki3003 - Jan. 26, 2009 12:55 AM
RE: Yahoo! Mail - ProxRocks - Jan. 26, 2009, 11:31 AM

Forum Jump: