View Single Post
Old 11-19-2023, 01:51 PM   #9098
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,043
Karma: 4604637
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
New Test Version Posted

2023-11-19
- adapter_storiesonlinenet: Update for chapter URL change. See #1013
- adapter_fanfictionnet: Only use data-original cover images.

Quote:
Originally Posted by JimmXinu View Post
The code says it only loads the author page if there's a cover URL found and both skip_author_cover and include_images are true. Without an example, I assume either a bad image URL, or the site hiding the <img> tag with CSS.
Looking at this in more depth, it appears that ffnet no longer ever uses cover images that aren't defined with 'data-original' (ie, you can click and see a slightly larger version) and always sets src="/static/images/d_60_90.jpg" now.

So we're ignoring any cover image tag that doesn't have data-original.
JimmXinu is offline   Reply With Quote