Post Reply 
Washington Post Photo Ads
May. 23, 2005, 01:38 PM
Post: #1
 
Here is a fix for configs that break the Washington Post photo gallery (my release and beta, JD's release and alpha). It skips the ad frame, so it may be of use for other configs as well. It should be placed somewhere at the top of the webfilters.

Code:
[Patterns]
Name = "Washington Post Photos: Skip Intro Ad (multi) [sd]"
Active = TRUE
Multi = TRUE
URL = "$TYPE(htm)www.washingtonpost.com/wp-dyn/content/photo"
Bounds = "<a\s*>"
Limit = 512
Match = "\1_metaRefresher.htm\?startat\=[0-9]+\2"
Replace = "\1_movie.htm\2"

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


Forum Jump: