Secure all your HTTP or FTP links with a CAPTCHA protection.

API

API URL

http://212.233.167.170/api.php


PARAMETERS

link-to-protect // The link you wish to protect.
enable-captcha // "ON" to enable or "NO" to disable.
captcha-type // "Recaptcha" or "Basic+captcha" or "3D+captcha" or "Fancy+captcha"
link-password // Fill with a password if you want to set one.
rsdf // "ON" if you want to generate a RSDF container file.
dlc // "ON" if you want to generate a DLC container file.
rtc // "ON" if you want to generate a CCF file.
cnl2 // "ON" if you want to generate a CNL2 file.
view-live // "ON" if you want to show the live links on the protected page.
show-name // "ON" if you want to show pathname or filename in protected links.
individual-links // "ON" if you want to create individual protected links for each link submitted.
links-per-mirror // "ON" if you want to create protected links for each mirror.
mirror1 // The first set of mirror links to replace main links if they go dead.
mirror2 // The second set of mirror links to replace first mirror links if they go dead.
mirror3 // The third set of mirror links to replace second mirror links if they go dead.
output // "XML" (default) or "JSON" as output type.


OUTPUT

Protected link(s) in XML TAG "p_links" or as JSON.
Direct link(s) in XML TAG  "d_links" or as JSON.
If specified, container files will be outputted in XML TAG "c_links" or as JSON.
Remove link(s) in XML TAG "r_links" or as JSON.
Errors will be outputted in XML TAG "api_error" or as JSON.


EXAMPLE

Open http://212.233.167.170/api.php?link-to-protect=http://safelinking.net/test&enable-captcha=on in your browser and see the results.
51 Links converted so far! COPYRIGHT © 2011 IMGCLUB.ORG