Quantcast
Channel: FreeRapid Downloader - FreeRapid Downloader - Plugins
Viewing all articles
Browse latest Browse all 3592

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

$
0
0
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 ;-), 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? :S

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>

Viewing all articles
Browse latest Browse all 3592

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>