Skip to content

Just Updated solve_challenge method according to cloudflare changes#352

Open
questjay wants to merge 1 commit intoAnorov:masterfrom
questjay:patch-1
Open

Just Updated solve_challenge method according to cloudflare changes#352
questjay wants to merge 1 commit intoAnorov:masterfrom
questjay:patch-1

Conversation

@questjay
Copy link
Copy Markdown

last 67 hours cloudflare modified JavaScript

@lovekrissh143
Copy link
Copy Markdown

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

@questjay
Copy link
Copy Markdown
Author

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

Comment thread cfscrape/__init__.py
@@ -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
Copy Markdown

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.

3 participants