Skip to content

Add support to recaptcha.google.cn domain name #430

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
neoblackxt opened this issue Mar 9, 2025 · 0 comments
Open

Add support to recaptcha.google.cn domain name #430

neoblackxt opened this issue Mar 9, 2025 · 0 comments

Comments

@neoblackxt
Copy link

Is your feature request related to a problem? Please describe.

buster not work on 52pojie.cn, this website uses a different reCAPTCHA domain name recaptcha.google.cn, html code like this:

<iframe 
title="reCAPTCHA" width="304" height="78" role="presentation" name="a-u7e9sb2093u7" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation" 
src="https://recaptcha.google.cn/recaptcha/api2/anchor?ar=1&amp;k=6LftSMEUAAAAANe9O4IJt4lDNV2naDxJwOu88w5o&amp;co=aHR0cHM6Ly93d3cuNTJwb2ppZS5jbjo0NDM.&amp;hl=zh-CN&amp;v=EGO3I7Q26cZ-jBw3BEtzIx7-&amp;size=normal&amp;cb=iacv51rwocgs">
</iframe>

Describe the solution you'd like

Add new trigger conditions, such as
https://recaptcha.google.cn/recaptcha/api2/anchor*
https://recaptcha.google.cn/recaptcha/api2/bframe*
https://recaptcha.google.cn/recaptcha/enterprise/anchor*
https://recaptcha.google.cn/recaptcha/enterprise/bframe*
Describe alternatives you've considered

Additional context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant