星期一, 1月 09, 2017

[雜] How to make ReCaptcha readable

讓免空下載識別具有可讀性

原文網址:http://wordrider.net/forum/10/17077

How to make ReCaptcha readable with SlimerJS 
There are two kind of versions of SlimerJS: standalone and lightweight. 
  • SlimerJS standalone version is recommended whether you have Firefox installed or not. The standalone version depends on operating system (OS) and architecture. 
  • You can use the lightweight version if you have Firefox installed. You can download SlimerJS lightweight version here. But because the lightweight version depends on your Firefox installation, breakages are possible in the future, you're on your own if you choose the lightweight version. You can use the lightweight version for all operating systems.

Steps to integrate SlimerJS with FRD. We use standalone version (0.9.6) for Windows as an example: 
  1. Copy slimerjs-0.9.6-win32.zip (for Windows standalone version) to "tools" folder inside your FRD installation folder.
  1. Extract slimerjs-0.9.6-win32.zip. You'll get slimerjs-0.9.6-win32 folder, rename it to slimerjs.
  1. Update recaptcha plugin to at least version 1.1.0 (Help -> Check for new plugins).
‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧