Skip to content
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

workaround to bypass Cloudflare on Chrome > 114 #27

Merged
merged 2 commits into from
Aug 29, 2023

Conversation

Thoxy67
Copy link

@Thoxy67 Thoxy67 commented Aug 29, 2023

I have implemented a solution to address the issue with Cloudflare Captcha not working on the latest version of Chrome. Previously, Chrome 114 was blocked by the Captcha system.

However, with the workaround I have added, you will still need to manually confirm the Captcha and press Enter when it's finished.

I have based my solution on the code provided by benkrej, which has been proven to work effectively.

I have personally tested this workaround on Chrome version 116 and have experienced no issues.

Please review and consider merging this pull request to ensure smooth functioning of the Cloudflare Captcha on the latest version of Chrome.

@Thoxy67 Thoxy67 mentioned this pull request Aug 29, 2023
Copy link
Owner

@FallingLights FallingLights left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dont have the time to test it look good and hoppefully resolves #25

@FallingLights FallingLights merged commit 2901fc1 into FallingLights:main Aug 29, 2023
@it4need
Copy link

it4need commented Aug 30, 2023

@FallingLights Actually this does not work for me.

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

Successfully merging this pull request may close these issues.

3 participants