View Single Post
Old 08-22-2021, 12:13 PM   #6367
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,045
Karma: 4604637
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by Ser4nb2LUY6e View Post
How is it generally handled when html is loaded by scripts after loading the actual page?
...
To quote the issue linked in my post:
Quote:
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.
FFF does not execute javascript.
JimmXinu is offline   Reply With Quote