xpertbot / craft-wheelform

Craft CMS 4 Form with Database integration
MIT License
66 stars 32 forks source link

reCAPTCHA not works in China #283

Closed russellorv closed 1 year ago

russellorv commented 1 year ago

https://github.com/xpertbot/craft-wheelform/blob/d7ad6a445e3f7354d72df44409b1c97a415fd6ea/src/controllers/MessageController.php#L278

Need to enter the validate reCAPTCHA URL to the config, because in China there is a different address (www.recaptcha.net/recaptcha/api/siteverify) and the captcha does not work. Thank you.

xpertbot commented 1 year ago

Added ability to add a custom URL in your configuration file. V3.1.4