Post Reply 
Yahoo! Mail
Jan. 25, 2009, 05:35 PM
Post: #7
RE: Yahoo! Mail
ah yes, thanks for the eyebrow/js-error fix...

here's what seems to be working for me in regards to the Add Sign-Out (note that i'm keeping <span class="last" ..., though i'm not 100% if it's needed):
Code:
Name = "Yahoo Mail: Fix Attachment - Add Sign-Out     7.07.22 [jjoe sd] (d.s) {po 1.25.09}"
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" id="optionsDD">)$SET(0=Y!M sign-out)"
Replace = "<$SET(sSpec=$GET(sSpec)\0.)\1\2"
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: