Post Reply 
Yahoo: Auto Login 09.06.28 (edit! multi) [sd] (o.s)
Oct. 17, 2011, 04:44 PM
Post: #8
RE: Yahoo: Auto Login 09.06.28 (edit! multi) [sd] (o.s)
(Oct. 16, 2011 08:59 PM)ProxRocks Wrote:  
(Oct. 14, 2011 05:58 PM)JJoe Wrote:  After it fails, does http://www.yahoo.com/ show you to be logged in?

nope, not logged in...

i'm landing here - http://https-px-.login.yahoo.com/config/...m&.intl=us

and the form on the right for ID and password is empty...
i can "refresh" a hundred times and it remains empty and no login...

clear the cache, refresh again, auto-login works...

Filter is probably missing, assuming you don't see

Quote:Submitting your Yahoo data...
This filter can be bypassed by holding down the "CTRL+ALT" keys.

Assuming that the miss is due to excessive code, clearing the cache gets you different and less code.

Try putting this

Code:
[Patterns]
Name = "Yahoo: Auto Login helper strip/reinsert style test     (multi) (o.s)"
Active = TRUE
Multi = TRUE
URL = "(^$KEYCHK(^C^A))$TST(hCT=*html)([^/]++.yahoo.com(:[0-9]+|)/config/(login(_verify2|)|mail)\?(\&+.|(^?))|mail.yahoo.com/)"
Limit = 32766
Match = "(øøþ*)\0(<style*?)\1$SET(YL=\1)(^(^</head >))"
        "|"
        "<!-- Auto Login helper strip/reinsert style -->"
        "$SET(\0=$GET(YL))$STOP()"
Replace = "\0<!-- Auto Login helper strip/reinsert style -->"

on top of the auto login filter. It should remove a large amount of code. The code should be reinserted, if the auto login filter fails.

If this doesn't fix things, I'll need some souce code.

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


Messages In This Thread
RE: Yahoo: Auto Login 09.06.28 (edit! multi) [sd] (o.s) - JJoe - Oct. 17, 2011 04:44 PM

Forum Jump: