Troy Liu
6ee4ab2521
lanraragi: FIX: 404 error when baseurl contains additional path ( #9340 )
2025-07-25 05:47:28 +01:00
AwkwardPeak7
2fd8684f2e
west manga (id): update for new site ( #9336 )
...
* west manga: update for new site
* signature
* review changes
* some fields can be nullable
* encode urls with `HttpUrl.Builder`
2025-07-25 05:47:27 +01:00
Maxim Molochkov
30e8ccc669
Comx: add ability to change domains ( #9328 )
...
* Comx: add ability to change domains
* Add auto update of current domain if default domain has changed
2025-07-25 05:47:27 +01:00
Hualiang
9fb63b4f72
YYmanhua: Add the latest chapter upload date ( #9334 )
...
Add the latest chapter upload date
2025-07-25 05:47:27 +01:00
AwkwardPeak7
4d61698687
Webtoons.com: use api to get chapters ( #9332 )
...
* Webtoons.com: use api to get chapters
* completed status
* rename
2025-07-25 05:47:27 +01:00
Aurel
68df5d3b69
Fix PerfScan : Complete rewrite for new site and API ( #9310 )
...
* Refactor PerfScan extension: update base URL, remove unused theme package, and implement new API response models
* Fix Review
* Fix consistency on URL
2025-07-25 05:47:27 +01:00
FlaminSarge
8a9231c5af
Mangadex: Handle missing isUnavailable chapter field ( #9301 )
...
* Mangadex: Handle missing isUnavailable chapter field
* Update build.gradle
* Switch from nullable bool to bool for isUnavailable, with default false
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
---------
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2025-07-25 05:47:27 +01:00
Vetle Ledaal
a9aa4705d2
BacaKomik: update domain, skip popular/latest redirect ( #9270 )
2025-07-25 05:47:27 +01:00
Andika Perdana D.S.
42579db7fe
update base URL for KomikIndo.co extension ( #9304 )
2025-07-25 05:47:27 +01:00
Andika Perdana D.S.
152bc793d2
Update URL Ikiru ( #9302 )
...
Update base URL and version code for Ikiru extension
2025-07-25 05:47:27 +01:00
superchanuwu
d89b95a0f2
CosmicScansID: Update domain ( #9292 )
...
* Update build.gradle
CosmicScansID: Update domain
* Update CosmicScansID.kt
CosmicScansID: Update domain
* Update src/id/cosmicscansid/build.gradle
---------
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2025-07-25 05:47:27 +01:00
Zero
c2c4cff935
Updated Moon daisy scan domain ( #9287 )
...
* Update GhostScan.kt
* Update build.gradle
* Update MoonDaisyScans.kt
* Update build.gradle
2025-07-25 05:47:27 +01:00
peakedshout
1b46f1f396
Jinmantiantang: SChapter url select change ( #9284 )
...
Fix: SChapter url select change
2025-07-25 05:47:27 +01:00
Aurel
325772c8ab
Fix (X-manga) : Update X-manga URL ( #9283 )
...
Update Url
2025-07-25 05:47:27 +01:00
Chopper
67b795a5b8
YushukeMangas: Fix manga id not found ( #9279 )
...
Fix manga id not found
2025-07-25 05:47:27 +01:00
peakedshout
6af9f2d853
SakuraManhwa: Added support for SakuraManhwa source ( #9195 )
...
New: Added support for SakuraManhwa source
2025-07-25 05:47:27 +01:00
heddxh
8e7146ec24
Fix Comic Growl ( #9009 )
...
* fetch popular mangas
* fetch pages
* descramble image
* clean code
* fix date time parse
* get all chapters
* add dto for page response
* move dto and descrambler into separate files
* happily use parseAs
* add dummy url for missing chapters
* set different icons for lock and pay chapters
* search and latest
* get all authors
* clean code
* remove comment and unneeded json field
* fix incorrectly http url conversion
2025-07-25 05:47:27 +01:00
AwkwardPeak7
5fb99e11eb
webtoons.com (ID), preserve old source id
2025-07-25 05:47:27 +01:00
Zero
cdaf1493cd
Updated Ghostscan domain ( #9256 )
...
* Update GhostScan.kt
* Update build.gradle
2025-07-25 05:47:24 +01:00
Chopper
04a963a59a
Manhastro: Fix cookie lifetime ( #9255 )
...
* Fix cookie lifetime
* Move class to file
* Rename
* Use const
2025-07-25 05:47:24 +01:00
AwkwardPeak7
a4347e9da1
Webtoons.com: refactor and fix for site changes ( #9245 )
...
* Webtoons Translate: move out of multisrc & rework
it basically override everything from the main webtoons class, so split it off
* DongmanManhua: move to individual
* Webtoons: fix and make individual
* remove old multisrc
* use meta og:image
* deeplink fix
* fix deeplink crash & old details thumbnails
2025-07-25 05:47:24 +01:00
are-are-are
a9176c529b
NhatTruyen update domain & fix missing chapter & fix search ( #9175 )
...
* bump version
* Update domain and Fix missing chapter
* fix build
* Use suggest
* Fix Search no results
* ¯\_(ツ)_/¯
* Change fetchChapterList to chaplistRequest
2025-07-25 05:47:24 +01:00
Smol Ame
205bf49af7
Manhua Plus: Fix No Results Found
& search error ( #9248 )
...
* Manhua Plus: Bump versionCode
* Manhua Plus: Set `LoadMoreStrategy` to Never
2025-07-25 05:47:24 +01:00
Eshlender
53f87f108e
[RU]Senkuro new domains ( #9244 )
2025-07-25 05:47:24 +01:00
kanoou
dd595cca72
EternalMangas: Move to es
and change theme ( #9243 )
...
move to ES
2025-07-25 05:47:24 +01:00
FlaminSarge
66f2a0ed6e
MangaDex: Add setting to include unavailable chapters in chapter list ( #9208 )
...
* MangaDex: Add setting to include unavailable chapters in chapter list
* Remove redundant isUnavailable check
2025-07-25 05:47:24 +01:00
Chopper
6022ef39be
ArgosScan: Fix Unexpected JSON token error ( #9193 )
...
* Fix
* Change contains value
* Fixes
2025-07-25 05:47:24 +01:00
Aurel
0c3f9f2736
Fix (Raijin Scans) : Update for site changes ( #9172 )
...
* Refactor RaijinScans extension: update to HttpSource and add LatestUpdatesDto class for new site
* Fix VersionCode
* Fix review
* Fix version Code
2025-07-25 05:47:24 +01:00
DokterKaj
fcc13a63ed
DeviantArt: Preserve token in multi-image posts ( #9151 )
...
* DeviantArt: Preserve token in multi-image posts
* DeviantArt: Use keiyoushi.utils.tryParse
* DeviantArt: Make when block nicer
* DeviantArt: No need for two variables
* DeviantArt: Only find firstImageUrl if needed
* DeviantArt: Use if expression for less indenting
2025-07-25 05:47:24 +01:00
Radon Rosborough
8c6f4bfbcb
SMBC: Handle 500 "error" on archive page ( #9003 )
...
* SMBC: Handle 500 "error" on archive page
* Update based on code review
* Update based on code review
2025-07-25 05:47:24 +01:00
AwkwardPeak7
49ecc98bce
Remove usage of okhttp internal variables ( #9216 )
...
* Remove usage of okhttp internal variables
inaccessable or removed in new version of okhttp
* lint
* lint :2
2025-07-25 05:47:24 +01:00
morallkat
3244e3fe53
zh/manwa: Add status indicator ( #9220 )
...
zh/manwa: add status indicator
2025-07-25 05:47:24 +01:00
Vetle Ledaal
7b84e27eae
Update domain for Manhwa Toon ( #9221 )
2025-07-25 05:47:24 +01:00
AwkwardPeak7
e54cab639c
Wolf.com (ko): add referer ( #9187 )
...
* wolf.com: add referer
* use util methods
2025-07-25 05:47:24 +01:00
AlphaBoom
8a81d39865
MyComic: Support chapter groups parsing ( #9186 )
...
* MyComic: Support chapter groups parsing
* Rename dto file name for suitable camel case.
2025-07-25 05:47:24 +01:00
DokterKaj
d1878c4183
MayoTune: Use dark background for icons ( #9159 )
2025-07-25 05:47:24 +01:00
Nam Anh
e3b94d0c75
MayoTune: Build chapter page using API ( #9157 )
...
* Build manga page via API
* Split files
* Query chapters using `id`
* Use both query parameters
2025-07-25 05:47:24 +01:00
zhongfly
3f92fc85a0
Rumanhua: limit search keyword length to 12 ( #9156 )
...
* Rumanhua: limit search keyword length to 12
* Update build.gradle
2025-07-25 05:47:24 +01:00
Luckyanets Eugene
ee69665a7c
Fixed domain name for mangaonelove ( #9141 )
...
* Fixed domain name for mangaonelove
Signed-off-by: Eugene Luckyanets <leugenea@gmail.com>
* Bumped overrideVersionCode up to 2
Signed-off-by: Eugene Luckyanets <leugenea@gmail.com>
* Fixed domain name for mangaonelove in build.gradle
Signed-off-by: Eugene Luckyanets <leugenea@gmail.com>
---------
Signed-off-by: Eugene Luckyanets <leugenea@gmail.com>
2025-07-25 05:47:24 +01:00
peakedshout
a07cc9f52b
MomonGA: add source ( #9122 )
2025-07-25 05:47:24 +01:00
Jake
32a264c4bb
Readcomiconline - Update config.json ( #9169 )
...
Update config.json
2025-07-25 05:47:24 +01:00
Jake
f6820edcbd
Readcomiconline - Update config.json ( #9150 )
...
Update config.json
2025-07-25 05:47:24 +01:00
Aurel
82330730a2
[multisrc/pizzareader] Fix: Handle null status from API ( #9144 )
...
update PizzaReader to handle comic status correctly
2025-07-25 05:47:24 +01:00
Aurel
0cec461ff8
fix (Poseidonscans/PhenixScans) : Update Poseidon Scans and Phenix Scans ( #9143 )
...
* fix (PhenixScans): correct API base URL and improve chapter naming format in PoseidonScans
* update version codes
2025-07-25 05:47:24 +01:00
Chopper
026666bc38
ArgosScan: Fixes ( #9135 )
...
* Fix
* Use relative manga url
2025-07-25 05:47:24 +01:00
Chopper
d73a90d970
WeebCentral: add support for deeplink ( #9129 )
...
* Add support for deeplink
* Bump version
* Refactoring
* Add suggested changes
* Remove empty search
2025-07-25 05:47:24 +01:00
peakedshout
48f590df0c
New: Added support for rumanhua source ( #9128 )
...
* New: Added support for rumanhua source
* New: Added support for rumanhua source
* New: Added support for rumanhua source
* New: Added support for rumanhua source
2025-07-25 05:47:24 +01:00
Nam Anh
ef9d26cfe8
Add MayoTune ( #9106 )
...
* Add MayoTune
* Use fallback for text contents
* Use DTO and refactor
* Use `selectFirst` for status
* Update fallback thumbnail URL
* Lint code
* Implement as single source
* Encapsulate `ChapterDto`
* Use relative URL
* Correctly handle request endpoints
2025-07-25 05:47:24 +01:00
peakedshout
5406227f0f
Manwa: Optimize implementation logic ( #9103 )
...
* Optimization:
1. Dynamically obtain the list of optional image sources;
2. Dynamically obtain the redirected access URL;
3. Reconstruct some access logic;
4. Support filtering and next page functions;
* Optimization:
1. Dynamically obtain the list of optional image sources;
2. Dynamically obtain the redirected access URL;
3. Reconstruct some access logic;
4. Support filtering and next page functions;
* Optimization:
1. Dynamically obtain the list of optional image sources;
2. Dynamically obtain the redirected access URL;
3. Reconstruct some access logic;
4. Support filtering and next page functions;
* Optimization:
1. Dynamically obtain the list of optional image sources;
2. Dynamically obtain the redirected access URL;
3. Reconstruct some access logic;
4. Support filtering and next page functions;
2025-07-25 05:47:24 +01:00
Chopper
31e167dd72
MaidScan: fix loading content ( #9133 )
...
Fix
2025-07-25 05:47:24 +01:00