-
Couldn't load subscription status.
- Fork 779
Closed
Description
As google.com domain is blocked in Russia from today all calls to recaptcha fail. We changed all calls to https://www.recaptcha.net domain but it still fails.
I found that https://www.gstatic.com/recaptcha/api2/v1523860362251/recaptcha__en.js internally calls to google.com/recaptcha/ even if it is served from recaptcha.net base url. Diving deeper into code I found some internal (undocumented?) parameter p.__recaptcha_api that possibly changes the base url.
Still I can't understand how should this configuration be passed to internal script. Is there any documentation or examples for using recaptcha in such conditions?
psj258, wusatosi, z0mb1ek, eksd, r-wink and 5 more
