Quote:
Originally Posted by JimmXinu
New Test Version Posted
2023-05-06
- Add order_chapters_by_date option for literotica.com, used to be hard coded.
Code:
[literotica.com]
...
## Force chapters in a story to be sorted by date instead of the order
## given by the author. Used to be the default for literotica.
## Note that FFF normalizes literotica.com story URLs to the first
## chapter URL. If the first chapter is not the same by date and by
## list, you may need to set order_chapters_by_date under *both*
## [storyURL] sections.
order_chapters_by_date:false
|
It works great for me. Thanks!
- Andrew