1451 Commits

Author SHA1 Message Date
Fermín Cirella
b94598c7f6
HentaiNexus: Update decryption method (#3502)
HN: Update decryption method
2024-07-14 14:39:16 +01:00
Smol Ame
4cdce2bc1b
Magus Manga: Update domain & icons (#3491)
* MagusManga: Update domain

* MagusManga: Update icons

* MagusManga: Swap to `MangaThemesiaALt`

* MagusManga: Use LS `wafffCookieInterceptor` code for chapter page loading issue
2024-07-14 14:39:16 +01:00
AwkwardPeak7
1f4c56a57c
LS: use regex for cookie extraction (#3441)
* LuaScan: use regex for cookie extraction

* retry anyway
2024-07-14 14:39:16 +01:00
Chopper
058aeaa54e
Hiperdex: Add randomUA (#3459)
Add randomUA
2024-07-14 14:39:16 +01:00
Smol Ame
af196dc76d
Add Arven Scans (#3454)
* Add Arven Scans

* Swapped version code back to 0

* Swapped icons for non-outlined version
2024-07-14 14:39:16 +01:00
Vetle Ledaal
b58cbfae1d
Add Aisha (#3431) 2024-07-14 14:39:16 +01:00
Chopper
163cb85833
LoadingArtist: Fix json parser (#3426)
Fix json parser
2024-07-14 14:39:16 +01:00
Chopper
ce5160d32a
AquaManga: Update domain (#3414)
Update domain
2024-07-14 14:39:16 +01:00
AwkwardPeak7
8e28453769
LuaScans: set js cookie (#3361)
* LuaScans: set js cookie

* bump
2024-07-14 14:39:15 +01:00
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