summaryrefslogtreecommitdiff
path: root/recaptcha-php/example-mailhide.php
diff options
context:
space:
mode:
authorBen Longbons <b.r.longbons@gmail.com>2013-10-17 16:04:10 -0700
committerBen Longbons <b.r.longbons@gmail.com>2013-10-17 16:04:10 -0700
commit33f3ab588a0b61f5f42b131da00a6fe714bb879d (patch)
tree6004ddaf232b7f3d8ef87f61a7d1d573222d7eec /recaptcha-php/example-mailhide.php
parent37a075eae39b2faeec8e73d8468d8e4520b131f6 (diff)
downloadwebsite-33f3ab588a0b61f5f42b131da00a6fe714bb879d.tar.gz
website-33f3ab588a0b61f5f42b131da00a6fe714bb879d.tar.bz2
website-33f3ab588a0b61f5f42b131da00a6fe714bb879d.tar.xz
website-33f3ab588a0b61f5f42b131da00a6fe714bb879d.zip
Make homepage HTTPS friendly
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 = '';