I might have failed to do something, but using the fixed version of twluo and enabling those thing, didnt seem to work for me

but i fixed the url bug on my own. After exporting my amr list. I saw that in the file that all mangahere and mangafox links URL lastChapterReadURL where "//mangafox.me/manga/whatevermanga/whateverchapter" which for some reason, turns to "file://mangafox.me/manga/whatevermanga/whateverchapter" when you click on it in amr ... but yeah what i did was just replace all occurence of "http://" to "//" and "https://" to "//" (just to be sure) and then replaced all "//" to "https://" and it seems to work when i imported it back

Just to recap to fix the url bug / notification bug
1. Export file
2. Make a copy of the file to be sure to not screw up
3. Open the file with a text editor
4. Replace all (ctrl+h most probably)
http://mangafox.me to //mangafox.me and
https://mangafox.me to //mangafox.me
5. Replace all //mangafox.me to
https://mangafox.me6. Replace all (ctrl+h most probably)
http://www.mangahere.co to //www.mangahere.co and
https://www.mangahere.co to //www.mangahere.co
7. Replace all //www.mangahere.co to
https://www.mangahere.co8. Import file
9. Check if it worked (might need to "import list erase"? this might take a while) if it didn't you can always import the original exported file that i ask to make a copy in step 2.
Now onto discovering the mystery of why it doesn't load multiple page and hoping to solve it, though i doubt i can find one since you guy seems to say it's not fixable because of the websites :/