Included filters, current as of September 10, 2007:

Yahoo et al.: Multi URL Untangler :
Extracts the real URL from redirect links at Yahoo, Altavista, and AllTheWeb.

If you're using Scott's default set, replace the "Un-Prefix URLs" filter with
this version, where the "yahoo" part is removed from the URL match:

[Patterns]
Name = "Un-Prefix URLs [mod]"
Active = TRUE
URL = "[^.]+.(lycos|snap|metacrawler)"
Limit = 1024
Match = "href=($AV(?????*[^a-z0-9]((http|ftp)(%3A|:)(%2F|/)(%2F|/)(^\h)[^&]+)\1*)&("|)\0)"
Replace = "href=\0$UESC(\1)\0"


Yahoo: Auto Login :
Fills in your personal data for Yahoo login forms and automatically submits
them.  Naturally, you've to edit that filter first, replace "YOUR_NICK" and
"YOUR_PW" with your data, and activate it.

Most login screens are using the secure protocol, so you'll also need to have
the OpenSSL DLLs installed on your system and "Use SSLeay/OpenSSL..." enabled
in Proxomitron's preferences.


Yahoo: Clean up Site :
Removes various Yahoo-wide annoyances.


Yahoo Search: Clean up Site :
Makes things a little nicer.


Yahoo Groups: Clean up Site :
Removes the ads and modifies a few other things.

However, it does not skip the "Interrupt" pages, which is done nicely by
Scott's header filter.  If you don't have it already, here it is:

[HTTP headers]

In      = TRUE
Out     = FALSE
Key     = "Location: Yahoo relocator (In)"
URL     = "[^/]++groups.yahoo.com/group/[^/]+/interrupt"
Match   = "http://([^/]++)\1groups.yahoo.com/group/[^/]+/interrupt*done=\2"
Replace = "http://\1groups.yahoo.com$UESC(\2)"


Yahoo Groups: MyGroups - Alternate Display :
Removes the tracking IDs from group links and the (huge) space consumed by
(ugly) thumbnails.


These are the stand-alone versions.  Don't merge them with my config set!
Use and distribute freely under the terms of the GPL.

Have fun,
sidki
