Post Reply 
RapidShare (moved into "Website Customization")...
Mar. 03, 2012, 11:33 PM (This post was last modified: Mar. 05, 2012 02:25 AM by JJoe.)
Post: #13
RE: RapidShare (renamed from "proxcerts/certs")...
(Mar. 03, 2012 12:18 PM)ProxRocks Wrote:  JJoe, any thoughts?

Huh...

Try

Code:
[HTTP headers]
In = FALSE
Out = TRUE
Key = "! : RDIR: rapidshare test2 (0ut)"
URL = "([^/]++.|)rapidshare.com/cgi-bin/*\&cbf=rs.jsonp.callback$URL(http://(^https))&\1&$RDIR(https://\1)"

[Patterns]
Name = "rapidshare.com test2"
Active = TRUE
URL = "$TYPE(js)([^/]++.|)rapidshare.com/rsframework/core/components/min/CDownloadManager.js"
Limit = 256
Match = "https"
Replace = "http"

Name = "rapidshare.com test3"
Active = TRUE
URL = "$TYPE(htm)([^/]++.|)rapidshare.com"
Limit = 256
Match = ":location.protocol\+"
Replace = ":"

Name = "rapidshare.com test4"
Active = TRUE
URL = "$TYPE(htm)([^/]++.|)rapidshare.com/(^?)"
Limit = 256
Match = ":location"
Replace = ":location"

Name = "rapidshare.com test5"
Active = TRUE
URL = "$TYPE(htm)([^/]++.|)rapidshare.com"
Limit = 2560
Match = "var bStartPage = true; "
        "(if\(!+location.*\} )+ "
Replace = "var bStartPage = true;"

HTH

BTW, for those not using half-SSL, the "Show ? Scripts <" option in sidki's set can help you set browser exceptions.

Edit: Changed all url matches to ([^/]++.|).
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 (renamed from "proxcerts/certs")... - JJoe - Mar. 03, 2012 11:33 PM

Forum Jump: