Post Reply 
RapidShare (moved into "Website Customization")...
Jan. 04, 2013, 01:20 AM
Post: #41
RE: RapidShare (moved into "Website Customization")...
here's what i'm currently running to AXE any and ALL certificate errors when using RapidShare (first three are headers, last one is web page) -
Code:
In = FALSE
Out = TRUE
Key = "! : RDIR: RapidShare: Preserve Half-SSL - Part 1 (0ut) [add]"
URL = "([^/]++rapidshare.com/(^?))\1$RDIR(http://rapidshare.com/)"

In = FALSE
Out = TRUE
Key = "! : RDIR: RapidShare: Preserve Half-SSL - Part 2 (0ut) [add]"
URL = "([^/]++rapidshare.com/download.html)\1$RDIR(http://rapidshare.com/download.html)"

In = FALSE
Out = TRUE
Key = "! : RDIR: RapidShare: Preserve Half-SSL - Part 3 (0ut) [add]"
URL = "([^/]++rapidshare.com/favicon.ico)\1$RDIR(http://local.ptron/killed.gif)"

Name = "RapidShare: Preserve Half-SSL - Part 4"
Active = TRUE
URL = "$TST(hCT=*html)([^/]++.|)rapidshare.com"
Limit = 16
Match = ":( |)\1_protocol\+"
Replace = ":\1"
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
RE: proxcerts/certs... - JJoe - Feb. 11, 2012, 08:47 PM
RE: proxcerts/certs... - ProxRocks - Feb. 11, 2012, 09:07 PM
RE: proxcerts/certs... - ProxRocks - Feb. 12, 2012, 12:47 AM
RE: proxcerts/certs... - JJoe - Feb. 12, 2012, 03:54 PM
RE: proxcerts/certs... - ProxRocks - Feb. 12, 2012, 04:58 PM
RE: RapidShare (moved into "Website Customization")... - ProxRocks - Jan. 04, 2013 01:20 AM

Forum Jump: