Commit Graph

1292 Commits

Author SHA1 Message Date
bapeey e2d97e0860 HentaiRead: Fix images (#3343)
* Fix images

* yep
2024-06-03 05:44:48 +01:00
Chopper df5abd131b Remove BlackoutScans (#3349) 2024-06-03 05:44:48 +01:00
Norsze 7348576150 remove Anchira (#3339) 2024-06-03 05:44:48 +01:00
Smol Ame 4dba7261af Update Flame Comics URL (#3331) 2024-06-03 05:44:48 +01:00
Smol Ame ed05461925 Update VortexScans URL (#3327) 2024-06-03 05:44:48 +01:00
stevenyomi 92bcce4f0d Make GoDa multisrc and add sources (#3318) 2024-06-03 05:44:48 +01:00
AwkwardPeak7 4ede181f9d Mangago: fix descrambling (#3313)
* Mangago: fix descrambling

* bump
2024-06-03 05:44:48 +01:00
Vetle Ledaal e277149bc5 Kai Scans: update domain (#3294)
* Kai Scans: update domain

* switch to MangaThemesiaAlt
2024-06-03 05:44:48 +01:00
KenjieDec b335be2148 MangaGeko Next Page Selector Fix ( Popular & Filter ) (#3274)
* Fix next page

Fixed next page selector ( Popular & Filter )

* change line endings

crlf to lf
2024-06-03 05:44:48 +01:00
kana-shii b514456b03 add yaoihub (#3252)
* add yaoihub

* updated icon (ty vetleledaal)
2024-06-03 05:44:48 +01:00
bapeey 642e90ccc7 DynastyScans: Add ratelimit (#3218)
add ratelimit
2024-06-03 05:44:48 +01:00
Smol Ame 0cbbe84fbb MangaSco: Update URL (#3169) 2024-06-03 05:44:48 +01:00
sinkableShip febc0ba112 DMC Scans: Fix selectors (#2529)
* fix manga description selector

* fix chapter feed selector

* fix selector to script that contain pages link

* bump overrideVersionCode

* bump baseVersionCode

* Revert "bump baseVersionCode"

This reverts commit 7b2cc6a937193130e7ce9532597dc4d23547985e.

* change rate limit

* change few selectors that affected because recent changes

* change some selectors and other things

* change calling super.pageListParse(response) into just copying the code

calling super.pageListParse(response) will cause java.lang.IllegalStateException: closed since response.asJsoup() will be called twice

* fix indentation

* add excluded category: web novel
2024-06-03 05:44:47 +01:00
Vetle Ledaal a4e879bba9 Manga District: fix thumbnail (#3137)
* Manga District: fix thumbnail

* use absolute URL always
2024-06-03 05:44:47 +01:00
bapeey 934ca4a97f ReaperScans(en): Fix webview block (#3139)
Fix webview
2024-06-03 05:44:47 +01:00
Vetle Ledaal 86e45b2678 Toonily: fix page selector (#3138)
Restored back to default Madara behavior - this will make it so the
"Chapters have been replaced for better quality." banner isn't read as
an image.
2024-06-03 05:44:47 +01:00
Secozzi 1d6a48c189 move sunshinebutterflyscans away from multisrc (#3092)
* move sunshinebutterflyscans away from multisrc

* suggestions
2024-06-03 05:44:44 +01:00
Fermín Cirella 871c4d7a22 Anchira: Fix API changes (#3089)
* Anchira: Fix API changes

* Anchira: Update versin code

* Anchira: Add interceptor for resampled images, update data URL

* Apply suggestions from code review
2024-06-03 05:44:44 +01:00
Vetle Ledaal 6bbb9d0da9 NIGHT SCANS: update domain (#3103) 2024-06-03 05:44:44 +01:00
Vetle Ledaal 5f5e160cfb Add MangaMonk, Remove TrueManga (#3102) 2024-06-03 05:44:44 +01:00
Vetle Ledaal e0bffdb80c Add MSY Fanyi (#3100) 2024-06-03 05:44:44 +01:00
Vetle Ledaal 025c675714 Update MadTheme, migrate ManhuaScan to MadTheme (#3072)
* MadTheme: general cleanup

* MadTheme: add support for both site formats

* Remove ManhuaScan

* Add KaliScan.com, KaliScan.io, MGJinx

* MadTheme: bump base version

* Add KaliScan.me

* Only set genreKey once
2024-06-03 05:43:53 +01:00
Secozzi 769280bbb6 Dragontea: update pageListParse and imageRequest (#3083)
* update pageListParse and imageRequest

* didn't even need to override

* didn't even need to override part 2
2024-06-03 05:43:53 +01:00
Vetle Ledaal 1ef30094ca NIGHT SCANS: update domain (#3065) 2024-06-03 05:43:53 +01:00
Fermín Cirella 3cb723b12b Anchira: Fix API changes (#3038)
* Anchira: Fix API changes

* Fix thumbnails on library response

* Anchira: Remove data class

* Update src/en/anchira/src/eu/kanade/tachiyomi/extension/en/anchira/AnchiraDto.kt

---------

Co-authored-by: BrutuZ <BrutuZ@users.noreply.github.com>
2024-06-03 05:43:53 +01:00
Davide 0a7ed30e02 MangaGeko: fixed latest next page selector (#3037) 2024-06-03 05:43:53 +01:00
bapeey db035c7ad3 DrakeScans: Remove Jetpack CDN from pages (#3030)
Remove jetpack
2024-06-03 05:43:53 +01:00
Vetle Ledaal a41eeebc50 Add Hunlight Scans (#3022) 2024-06-03 05:43:53 +01:00
Vetle Ledaal 78847a26e6 Add ManhwaClub.net, Remove ManhwaClub (#3013)
* Add ManhwaClub.net

* Remove ManhwaClub
2024-06-03 05:43:53 +01:00
Vetle Ledaal 8a5578250d Vortex Scans: fix chapter pages (#3010) 2024-06-03 05:43:53 +01:00
AwkwardPeak7 5a229cd8cf Keyoapp: filter hidden images (#2980)
* Keyoapp: filter hidden images

* unused imports
2024-06-03 05:43:53 +01:00
Vetle Ledaal dbeb67b3e9 HentaiRead: fix page parsing (#2903)
* HentaiRead: fix page parsing

* address PR comments

* code was never published, simplifying

* copy SChapter object to avoid mutating db

* nvm, just return GET directly
2024-06-03 05:43:53 +01:00
Vetle Ledaal 6423049771 Remove dead sources (at least 1wk) (#2953) 2024-06-03 05:43:48 +01:00
Vetle Ledaal 15aacb0eb9 Add Manga Tx.to (#2942) 2024-06-03 05:43:48 +01:00
Vetle Ledaal 154b4c50f5 Add Retsu (#2941) 2024-06-03 05:43:48 +01:00
Vetle Ledaal a7178fc20e Add Zinmanga.cc (#2939) 2024-06-03 05:43:48 +01:00
Vetle Ledaal 64fe0ecdf5 Add MangaClick (#2937) 2024-06-03 05:43:48 +01:00
Vetle Ledaal cdb5b6f488 Add Zin-Manga.com (#2936) 2024-06-03 05:43:48 +01:00
Vetle Ledaal 14c1195ff3 Add Zinmanga.ms (#2935) 2024-06-03 05:43:48 +01:00
Vetle Ledaal 008f348d38 Add Zinmanga.net (#2934) 2024-06-03 05:43:48 +01:00
Chopper 6a329074e1 Add IrisScans (#2916) 2024-06-03 05:43:48 +01:00
Vetle Ledaal daecf41724 Nitro Manga -> Nitro Scans: update domain (#2909) 2024-06-03 05:43:48 +01:00
Vetle Ledaal b389d4089e Elarc Toon: update domain (#2908) 2024-06-03 05:43:48 +01:00
Vetle Ledaal 78f01bf837 Add NvManga (#2901) 2024-06-03 05:43:48 +01:00
bapeey 9af69afccd RightdarkScan(es): Update domain and remove DarkScan(en) (#2894)
* Update domain

* Remove EN
Id: 7467592837760360366
2024-06-03 05:43:48 +01:00
Fermín Cirella edad8aed4b HN: Set status for manga to Completed (#2888) 2024-06-03 05:43:48 +01:00
Trevor Paley 21f03c9454 Add Mangamo (#2862)
* Add Mangamo

* Mangamo: Remove excess fields and use assertions

* Mangamo: improve Firestore queries

* Mangamo: synchronize auth

* Mangamo: fix serialization bug when no fields are returned from query

* Mangamo: exclude disabled manga from latest and improve chapter update query

* Mangamo: clean up DTO objects

* Mangamo: add custom 401 messaging, use emoji for payment indication

* Mangamo: make manga/chapter URLs relative
2024-06-03 05:43:48 +01:00
Vetle Ledaal 18ff934880 Add TopManhua.net (#2837) 2024-06-03 05:43:47 +01:00
Vetle Ledaal d2a6999b3e Add Free Comic Online (#2834) 2024-06-03 05:43:47 +01:00
Vetle Ledaal 496cc82ee4 Add Mahua USS (#2833) 2024-06-03 05:43:47 +01:00