Post Reply 
Filter not working on some web pages
Dec. 13, 2008, 09:49 PM
Post: #3
RE: Filter not working on some web pages
I can't seem to get any filter matching on that page, so another option is spoofing your User-Agent with this header filter:

Code:
[HTTP headers]
In = FALSE
Out = TRUE
Key = "User-Agent: Spoof Intuit - IE6 on Windows XP (out) "
URL = "(\w.|)intuit.com"
Replace = "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)"

Wink
Visit this user's website
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Filter not working on some web pages - Kye-U - Dec. 13, 2008 09:49 PM

Forum Jump: