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

wuxiaworld.site Site Changes Broke Adapter #729

Closed
JimmXinu opened this issue Aug 22, 2021 · 0 comments
Closed

wuxiaworld.site Site Changes Broke Adapter #729

JimmXinu opened this issue Aug 22, 2021 · 0 comments

Comments

@JimmXinu
Copy link
Owner

The site wuxiaworld.site has changed significantly and breaks FFF's current code for parsing it.

The site is no longer serving the chapter list info in the HTML page and instead making a POST request in Javascript to .../admin-ajax.php to get the chapter list info.

The good news is that it appears the POST returns the chapter list as HTML that looks very similar to the previous chapter list code.

@Kolbo5, since you added this adapter to begin with, do you have the time (and interest) to deal with this?

You can search other adapters for post_request to see examples of how FFF performs POST requests.

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