[ZendTo] Recaptcha not showing + China

Kris Lou klou at themusiclink.net
Thu Mar 16 00:12:22 GMT 2023


Looking into this a little further (also to play around with Turnstile),
I'm noticing the following:

# grep -R siteverify *
ReCaptcha/ReCaptcha.php:     * Calls the reCAPTCHA siteverify API to verify
whether the user passes
ReCaptcha/RequestMethod/CurlPost.php:    const SITE_VERIFY_URL = '
https://www.recaptcha.net/recaptcha/api/siteverify';
ReCaptcha/RequestMethod/Post.php:    const SITE_VERIFY_URL = '
https://www.google.com/recaptcha/api/siteverify';
ReCaptcha/RequestMethod/SocketPost.php:    const SITE_VERIFY_PATH =
'/recaptcha/api/siteverify';

Are Post.php and SocketPost.php supposed to reference the google.com path,
or the recaptcha.net URLs?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://jul.es/pipermail/zendto/attachments/20230315/d7240faa/attachment.html>


More information about the ZendTo mailing list