Quote:
Originally Posted by JimmXinu
New Test Version Posted
2019-08-19
- Add dedup_chapter_list option for buggy chapter lists. Optional in case they're not buggy.
- Add fetch_last_page for base_xenforo--SB doesn't send notice emails if user not up-to-date now.
Like it says, I've noticed that forums.spacebattles.com hasn't been sending me update notice emails when it doesn't think I've looked at the thread since the last notice. I've added code to address that, but it's off by default because you need user/pass in personal.ini:
Code:
[forums.spacebattles.com]
username:XXX
password:XXX
fetch_last_page:true
There is precedent for this in tthfanfic.org.
|
How well does this work if you have 2 factor authentication enabled?
Also, I was wondering, has there been any thought put into something like a Browser Plugin for FFF? It would be much more convenient to have the browser use it's own cookies to deal with certain websites like Webnovel that have 2-factor and "are you human" questions.