Upgrade to Google's no CAPTCHA reCAPTCHA
Not tested this very well, but it seems to be working anyway…
This commit is contained in:
@@ -48,7 +48,7 @@ ISQ::$social = array(
|
||||
// reCAPTCHA API keys
|
||||
// Get yourls from https://www.google.com/recaptcha/admin
|
||||
ISQ::$recaptcha = array(
|
||||
'public' => '',
|
||||
'private' => ''
|
||||
'sitekey' => '',
|
||||
'secret' => ''
|
||||
);
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user