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

Fix for "[patreon][error] Unable to extract bootstrap data #4904" #4906

Merged
merged 4 commits into from Dec 10, 2023

Conversation

Tobi823
Copy link
Contributor

@Tobi823 Tobi823 commented Dec 10, 2023

TLDR: window.patreon = {"bootstrap":' did not work anymore. Change it to window.patreon = wrapInProxy({"bootstrap":

Feel free to change, approve or deny it.

…rapInProxy({"bootstrap":' to store metadata

- refactor code to make it more readable
- output page content when the HTML structure is unknown (to make debugging easier)
@Tobi823
Copy link
Contributor Author

Tobi823 commented Dec 10, 2023

My bad - I was using an old code base. I will adapt my changes to the new code base. Wait for my 3rd commit

@Tobi823
Copy link
Contributor Author

Tobi823 commented Dec 10, 2023

Done

@mikf mikf merged commit 9a001fa into mikf:master Dec 10, 2023
9 checks passed
@mikf
Copy link
Owner

mikf commented Dec 10, 2023

Thanks

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

2 participants