WordRider Home
Welcome! Log In Create A New Profile

Advanced

How to make ReCaptcha readable (for Nitroflare, DataFile, etc)

Posted by tong2shot 
Re: How to make ReCaptcha readable (for Nitroflare, DataFile, etc)
November 12, 2016 02:27PM
[hitfile.net]

isn't working anymore because it uses advanced captcha (pictures puzzles)

sample: [hitfile.net]



Edited 2 time(s). Last edit at 11/12/2016 02:29PM by v3rv3.
Re: How to make ReCaptcha readable (for Nitroflare, DataFile, etc)
November 30, 2016 11:11AM
@v3rv3: works fine for me. See here.

The lightweight version 0.10-pre is no longer supported. So if you want to use the lightweight version, use the latest (0.10.2) version.

The "recaptcha how-to" has been updated to reflect the changes.
Re: How to make ReCaptcha readable (for Nitroflare, DataFile, etc)
December 06, 2016 03:15AM
Starting today, uptobox stopped working.
In private browser its showing cloudflare page with reCaptcha
That *I'm not a robot* check mark thing.

Is it same for you guys?
My usual hosts do not use such captchas so I have avoided SlimerJS until now.

Its easier to use mirrors that require no user interaction tongue sticking out smiley

Either team need to update the plugin or I should install SlimerJS at my end?.. or both :|

Perahps I should use other hosts till the dust settles.. cause in my case only HTTPS uptobox works.. regular is blocked.

And one more thing.. In post #1

Quote
Update recaptcha plugin to at least version 1.1.0 (Help -> Check for new plugins)


I do have a recaptcha frp file on my drive. ( IIRC v 1.2 ot 1.3 something )
But what is its name in the FRD UI ?



Is it normal for this plugin not to appear if SlimerJS is not installed? confused smiley
Re: How to make ReCaptcha readable (for Nitroflare, DataFile, etc)
December 06, 2016 10:55AM
honey_ami Wrote:
-------------------------------------------------------
> Starting today, uptobox stopped working.
> In private browser its showing cloudflare page
> with reCaptcha
> That *I'm not a robot* check mark thing.
>
> Is it same for you guys?
> My usual hosts do not use such captchas so I have
> avoided SlimerJS until now.

I can't reproduce this. I can download from uptobox just fine (with registered account) with FRD. Also when I opened it in browser, it's stated that it's "Happy Hour", that's probably why the captcha didn't show up?

The "I'm not a robot" recaptcha was already supported by xfilesharing plugin months ago. Slimerjs is mandatory for this type captcha unfortunately. So if it doesn't work, probably has something to do with the cloudflare thing.


> Perahps I should use other hosts till the dust
> settles.. cause in my case only HTTPS uptobox
> works.. regular is blocked.

You're lucky winking smiley, in this case, your ISP blocks the site on http level (by using "Host" field in http header as criteria) not on dns level (UDP port 53, for example). HTTPS encrypts http header, that's why the https version of the site works fine.


> I do have a recaptcha frp file on my drive. ( IIRC
> v 1.2 ot 1.3 something )
> But what is its name in the FRD UI ?
> Is it normal for this plugin not to appear if
> SlimerJS is not installed? confused smiley

Recaptcha plugin is special plugin, we call it "library plugin". Library plugins don't show up in the plugin list. There's feature request to show library plugins in the plugin list, but it hasn't been implemented yet.

You can check recaptcha plugin version by opening "recaptcha.frp" file with your favorite archiver tool (7-zip for example), and preview the "plugin.xml" file inside the archive. Version 1.2.3 should show something like this:
Language: XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <!DOCTYPE plugin PUBLIC "-//JPF//Java Plug-in Manifest 1.0" "http://jpf.sourceforge.net/plugin_1_0.dtd"> <plugin class="cz.vity.freerapid.plugins.LibraryPlugin" id="recaptcha.com" vendor="Whole team" version="1.2.3"> <attributes> <attribute id="libraryPlugin" value="true"/> <attribute id="minver" value="0.855"/> <attribute id="maxver" value="0.899"/> <attribute id="services" value="recaptcha.com"/> </attributes>   <runtime> <library id="recaptcha.com" path="/" type="code"> <export prefix="*"/> </library> </runtime> </plugin>
Re: How to make ReCaptcha readable (for Nitroflare, DataFile, etc)
December 08, 2016 06:04AM
Quote
I can't reproduce this. I can download from uptobox just fine (with registered account) with FRD. Also when I opened it in browser, it's stated that it's "Happy Hour", that's probably why the captcha didn't show up?


Now its working on its own.. I guess ISP gave me some bad ip pool that time which irked cloudflare.
And earlier I used to get waiting time between files.. from past few weeks there is no such thing.
So UTB turned into my fav host again.. Its always like happy hour in FRD :)

Yes, they forced simple number captcha for registered users.. but that was perhaps an year ago.
Bottom line is its cloudflare who is (was) throwing tantrums now.


Quote
You're lucky winking smiley, in this case, your ISP blocks the site on http level (by using "Host" field in http header as criteria) not on dns level (UDP port 53, for example). HTTPS encrypts http header, that's why the https version of the site works fine.


That clouldflare recaptha appeared even on regular HTTP
When I solved, it went straight into the ISP block page :(
Spare me the tech jargon :p just let me know if this loophole can be used to bypass censorship altogether?
I mean I can get to cloudflare page.. but after the recpatha thing.. filehost is blocked.
Re: How to make ReCaptcha readable (for Nitroflare, DataFile, etc)
December 08, 2016 11:33AM
honey_ami Wrote:
-------------------------------------------------------
> Spare me the tech jargon :p just let me know if
> this loophole can be used to bypass censorship
> altogether?
> I mean I can get to cloudflare page.. but after
> the recpatha thing.. filehost is blocked.

I've experienced much worse than that, I can give you some tips, but not here, not in this forum. And I'm pretty sure someone already wrote some articles, blog entries, etc on this topic somewhere smiling smiley
Re: How to make ReCaptcha readable (for Nitroflare, DataFile, etc)
December 10, 2016 04:09PM
As you say captain :)
Re: How to make ReCaptcha readable (for Nitroflare, DataFile, etc)
December 31, 2016 09:21AM
I realize this thread is a year old, but I'm trying to get slimerjs to work with the Mac binary of FreeRapid Downloader and I can't quite figure it out. It doesn't follow the directory structure of the Windows version. It exists as its own package—FreeRapid.app—so, there's that to begin with. I tried putting the slimerjs folder in the Resources folder within the package, which is where FRD.jar resides, but it was not recognized. What am I missing here?
Re: How to make ReCaptcha readable (for Nitroflare, DataFile, etc)
January 01, 2017 10:10AM
Slimerjs folder is recognized by recaptcha plugin as: "FRD_APP_PATH + /tools/slimerjs/"

I'm not familiar with the mac app, unfortunately, so I don't know where FRD_APP_PATH is in mac. Have you tried to create "tools" folder in folder where "FRD.jar" resides, and then put the slimerjs folder inside the "tools" folder?
Re: How to make ReCaptcha readable (for Nitroflare, DataFile, etc)
February 13, 2017 05:41AM
seems not working with socks proxy?
Sorry, only registered users may post in this forum.

Click here to login