Post Reply 
Issue with sharingmatrix.com
Feb. 24, 2010, 11:01 PM
Post: #1
Issue with sharingmatrix.com
Hello everyone, I'm unable to download anything from sharingmatrix.com
Clicking on the "Free" button does nothing. It works if I bypass Proxomitron.
I suppose I have to add some entry for sharingmatrix.com in the Exception-U.ptxt file?
I'm using:
NAOKO 4.5 CONFIG -- SIDKI 2009-05-24 ALPHA 4
Firefox 3.5.7
Ubuntu Linux 9.04
Add Thank You Quote this message in a reply
Feb. 25, 2010, 03:26 AM
Post: #2
RE: Issue with sharingmatrix.com
Copy and import

Code:
[Patterns]
Name = "sharingmatrix.com/ test"
Active = TRUE
URL = "$TYPE(htm)&sharingmatrix.com/file/"
Limit = 256
Match = "(<SCRIPT LANGUAGE="JavaScript"> "
        "function get_cookie)\1"
        "|"
        "goNewWin\(\); "
Replace = "\1"

Better?
Add Thank You Quote this message in a reply
Feb. 25, 2010, 08:49 PM
Post: #3
RE: Issue with sharingmatrix.com
Hi JJoe, thanks for replying. Were you able to download the file?
I can click the "Free" button now. On clicking it, I see a countdown timer which turn into a captcha code after the timer runs out. The file doesn't begin downloading when I enter the captcha and click "Go"
Add Thank You Quote this message in a reply
Feb. 25, 2010, 10:41 PM
Post: #4
RE: Issue with sharingmatrix.com
(Feb. 25, 2010 08:49 PM)maxbaggi Wrote:  Were you able to download the file?

Sorry

Code:
[Patterns]
Name = "sharingmatrix.com/ test"
Active = TRUE
URL = "$TYPE(htm)&sharingmatrix.com/file/"
Limit = 256
Match = "(<SCRIPT LANGUAGE="JavaScript"> "
        "function get_cookie)\1"
        "|"
        "goNewWin\(\); "
        "|"
        "(<div id="content-right" align="right">)\1"
Replace = "\1"

and add

sharingmatrix.com/ajax_scripts/download.php$SET(0=i_level:1.0.)

to Exception-U.ptxt

I have only started the download.
I'm assuming that it would finish.
Let us know.

HTH
Add Thank You Quote this message in a reply
Feb. 26, 2010, 12:26 AM
Post: #5
RE: Issue with sharingmatrix.com
(Feb. 25, 2010 10:41 PM)JJoe Wrote:  I have only started the download.
I'm assuming that it would finish.
Let us know.

HTH

I can download the file now... thanks JJoe. Cheers
Add Thank You Quote this message in a reply
Post Reply 


Forum Jump: