Commit Graph

2 Commits

Author SHA1 Message Date
Fathi Ahmed 406e2ddfb5
Fix arena scans duplicate pages (#16223)
* Create ArenaScans.kt

Added 'Arena Scans' src override for img selector to mitigate duplicate pages Image selector was returning 2 images for each image (img tag and the noscript img tag). So, added attribute [data-src] which is only available on img under 'readerarea' and not for noscript img. This results in returning one image per img tag.

* Update MangaThemesiaGenerator.kt
2023-04-29 20:26:55 -03:00
happywillow0 ab9984d3f4
Add new Mangathemesia extensions (#13299)
* Add MangaTale

* Add Tarot Scans

* Add Arena Scans

* Adds Senpai Ediciones

* Add FlameScans.fr

* Update MangaThemesiaGenerator.kt
2022-09-01 17:15:04 -03:00