如何查找hcaptcha回调函数

2022-06-19 00:00:00 python hcaptcha captcha javascript

所以我需要在网站上找到hcaptcha回调函数的帮助。网站上没有提交按钮,所以我假设他们使用hcaptcha回调函数。该网站为https://discord.com/register 如有任何帮助,将不胜感激


解决方案

此代码应可帮助您:

https://gist.github.com/kratzky/1fa9eb951037eb065459ecfff7d94236

教程:

https://www.dropbox.com/s/k18somx4dkuyicl/hcaptcha.callback.mp4?dl=0

相关文章