summaryrefslogtreecommitdiff
path: root/recaptcha-php/example-mailhide.php
diff options
context:
space:
mode:
Diffstat (limited to 'recaptcha-php/example-mailhide.php')
-rw-r--r--recaptcha-php/example-mailhide.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/recaptcha-php/example-mailhide.php b/recaptcha-php/example-mailhide.php
index e389eb9..d08622c 100644
--- a/recaptcha-php/example-mailhide.php
+++ b/recaptcha-php/example-mailhide.php
@@ -2,7 +2,7 @@
<?
require_once ("recaptchalib.php");
-// get a key at http://mailhide.recaptcha.net/apikey
+// get a key at http://www.google.com/recaptcha/mailhide/apikey
$mailhide_pubkey = '';
$mailhide_privkey = '';