<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
Kris,<br>
<br>
The method I use is CurlPost. So the erroneous URL in Post.php
doesn't get used anyway.<br>
<br>
Cheers,<br>
Jules.<br>
<br>
<div class="moz-cite-prefix">On 16/03/2023 00:12, Kris Lou via
ZendTo wrote:<br>
</div>
<blockquote type="cite"
cite="mid:WM!847971d2c6db6103a55a84d65663b5a7202cc196edb7134b5da3be44d5e044f22ed78e11ac727d20c9ca756d36124748!@mx.jul.es">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div dir="ltr">Looking into this a little further (also to play
around with Turnstile), I'm noticing the following:
<div><br>
</div>
<div># grep -R siteverify *<br>
ReCaptcha/ReCaptcha.php: * Calls the reCAPTCHA siteverify
API to verify whether the user passes<br>
ReCaptcha/RequestMethod/CurlPost.php: const SITE_VERIFY_URL
= '<a
href="https://www.recaptcha.net/recaptcha/api/siteverify"
target="_blank" moz-do-not-send="true"
class="moz-txt-link-freetext">https://www.recaptcha.net/recaptcha/api/siteverify</a>';<br>
ReCaptcha/RequestMethod/Post.php: const SITE_VERIFY_URL = '<a
href="https://www.google.com/recaptcha/api/siteverify"
target="_blank" moz-do-not-send="true"
class="moz-txt-link-freetext">https://www.google.com/recaptcha/api/siteverify</a>';<br>
ReCaptcha/RequestMethod/SocketPost.php: const
SITE_VERIFY_PATH = '/recaptcha/api/siteverify';<br>
</div>
<div><br>
</div>
<div>Are Post.php and SocketPost.php supposed to reference the <a
href="http://google.com" target="_blank"
moz-do-not-send="true">google.com</a> path, or the <a
href="http://recaptcha.net" target="_blank"
moz-do-not-send="true">recaptcha.net</a> URLs? </div>
</div>
<br>
<fieldset class="moz-mime-attachment-header"></fieldset>
<pre class="moz-quote-pre" wrap="">_______________________________________________
ZendTo mailing list
<a class="moz-txt-link-abbreviated" href="mailto:ZendTo@zend.to">ZendTo@zend.to</a>
<a class="moz-txt-link-freetext" href="http://jul.es/mailman/listinfo/zendto">http://jul.es/mailman/listinfo/zendto</a>
</pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">Jules
--
Julian Field MEng CEng CITP MBCS MIEEE MACM
'It's okay to live without all the answers' - Charlie Eppes, 2011
<a class="moz-txt-link-abbreviated" href="http://www.Zend.To">www.Zend.To</a>
Twitter: @JulesFM
</pre>
</body>
</html>