如何在本地主机上测试hCaptcha?
在使用密钥时,我会得到一个CORS错误,在选择密钥的站点时,它特别声明为... localhost will not work。
... localhost will not work
发布于 2022-08-26 11:56:22
在浏览器中将localhost替换为127.0.0.1
https://i.stack.imgur.com/tDsPW.png
https://stackoverflow.com/questions/67850657
相似问题