Post Reply 
RapidShare (moved into "Website Customization")...
May. 03, 2012, 02:16 AM
Post: #38
RE: RapidShare (renamed from "proxcerts/certs")...
jumped back into this topic for the day and i've been able to get RapidShare to work with ZERO SSL cert warning crapolas, ZERO Big Teeth

i've only tested in GreenBrowser and with the config set with the following "optional" settings enabled -
1) Advanced Mode
2) Use Half-SSL
3) Proxy Spoofing by Default
4) Block Cookies by Default
5) 7.1 Block all Scripts

with the following Exc-U entry:
Code:
# RapidShare
([^/]++.|)rapidshare.com/*(.png|(banner|promo)-bg.jpg|copy-animation.gif)
    $RDIR(http://local.ptron/killed.gif)
([^/]++.|)rapidshare.com/
    $SET(0=a_code.i_script:0.i_button_b:0.i_timer:2.)
    $SET(1=cookie_b:0.cookie_s:1.)
    $SET(sAdKey=.js_header_wrapper.open-contactlist.js_panel.sidebar.new-feature en.feature.pro-save-ani-2.js_greenarrow.pro-download-ani.share-btn.upload-btn.footer-nav.)

Header filters:
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)"

Web filter:
Code:
Name = "RapidShare: Preserve Half-SSL - Part 3"
Active = TRUE
URL = "$TYPE(htm)([^/]++.|)rapidshare.com"
Limit = 16
Match = ":_protocol\+"
Replace = ":"
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")... - ProxRocks - May. 03, 2012 02:16 AM

Forum Jump: