* New source: Cứu Truyện
* chore: add more background info on `coordinates`
* Add UrlActivity
* more documentation on cuudrm_bg shenanigans
* fix: close evaluation contexts to prevent memory leak
* that wasnt needed
* MangaHub Family: get Edo Tensei
- back to scrapping
- add user agent randomizer(latest chrome)
- make selector more general
- add back some source: MangaHub.io, MangaPanda.onl, MangaReader.site
* cleaning
* using less val
* Fix page list parse only max 6
* fix typo
* replace max pages algorithm and use call HEAD
Co-Authored-By: Vetle Ledaal <13540478+vetleledaal@users.noreply.github.com>
* MangaHub Family: get Edo Tensei
- back to scrapping
- add user agent randomizer(latest chrome)
- make selector more general
- add back some source: MangaHub.io, MangaPanda.onl, MangaReader.site
* cleaning
* using less val
* Fix page list parse only max 6
* fix typo
* replace max pages algorithm and use call HEAD
Co-Authored-By: Vetle Ledaal <13540478+vetleledaal@users.noreply.github.com>
* Update multisrc/src/main/java/eu/kanade/tachiyomi/multisrc/mangahub/MangaHub.kt
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
* Update MangaHub.kt
Co-Authored-By: Vetle Ledaal <13540478+vetleledaal@users.noreply.github.com>
* Update multisrc/src/main/java/eu/kanade/tachiyomi/multisrc/mangahub/MangaHub.kt
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
* add back imageUrlRequest
Co-authored-by: Vetle Ledaal <13540478+vetleledaal@users.noreply.github.com>
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
most data in dex should be more stable than when this code was written
this is also how their Front-end does it
next refactor will be when the alt-title/title rework
* LANraragi: 0.8.8 support
Basic fix for API key change while supporting pre-0.8.8. In the future this could be done with the Archive model.
Remove irrelevant draw key.
* LANraragi: Improve var usage
* LANraragi: Consolidate New Only's default value
* LANraragi: Encode the API Key once
* LANraragi: Refactor checkbox + Clear New toggle
Previous behavior was always clear. Now it can be toggled.
* Revert "LANraragi: Encode the API Key once"
This reverts commit 17128421cf7754cffd143a80cebbdf48281112d7.
* LANraragi: Redundant comment