Post Reply 
Megaupload Captcha and Download Link
Mar. 21, 2009, 06:45 PM (This post was last modified: Mar. 21, 2009 06:49 PM by sidki3003.)
Post: #14
RE: Megaupload Captcha and Download Link
(Mar. 21, 2009 06:11 PM)proxylikey Wrote:  can you make an idiot proof test filter which just for example puts "hello" in the page title when it matches a megaupload page?

LOL

Code:
[Patterns]
Name = "Hello Megaupload"
Active = TRUE
Multi = TRUE
URL = "$TYPE(htm)(www.|)megaupload.com/"
Bounds = "$NEST(<title >,\1,</title >)"
Limit = 128
Match = "$STOP()*"
Replace = "<title>Hello \1</title>"
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Megaupload Captcha and Download Link - sidki3003 - Mar. 21, 2009 06:45 PM

Forum Jump: