View Single Post
Old 11-08-2021, 02:21 AM   #6682
fanfictioneer
Enthusiast
fanfictioneer doesn't litterfanfictioneer doesn't litter
 
Posts: 26
Karma: 110
Join Date: Oct 2018
Device: Kindle
Quote:
Originally Posted by Atherton25 View Post
I only read a couple of stories on storiesonline, and maybe update once or twice a month when I see a new chapter. Would it be feasible to do some sort of cache, like FF.net and allow FFF to pull the fully-opened chapter from there? That way the few stories I read I would just click through and have it available.

If I read more there I'd consider getting an account, but otherwise it's not worth it for me.
Probably not possible to just cache the page by doing it manually, since the way the site does things is that the page the browser gets still has the buttons - most browsers AFAIK do not cache the calls a site does after the static data (HTML/css and images) has been downloaded.

TLDR; the version that the browser caches is the version with the "click me to load" buttons.

Your best bet is probably to fix the adapter in a way that is pretty slow in how it does things (so the site doesn't change itself in "self defence" again) and submit your changes to JimmXinu.
fanfictioneer is offline   Reply With Quote