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

Just Updated solve_challenge method according to cloudflare changes #352

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

teresmitu
Copy link

last 67 hours cloudflare modified JavaScript

@lovekrissh143
Copy link

Hope it'll keep working otherwise we're in a hell lot of problem because the developer is not even looking at this!! :((

@teresmitu
Copy link
Author

just try.. it work's like a charm...

@@ -250,7 +250,7 @@ def solve_challenge(self, body, domain):
javascript = next(filter(lambda w: "jschl-answer" in w,all_scripts)) #find the script tag which would have obfuscated js
Copy link

Choose a reason for hiding this comment

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

”jschl-answer“ needs to be modified to “jschl+answer“

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.

None yet

3 participants