AwkwardPeak7
e3cbc49e38
MangaHub: try to refresh api key for all api requests ( #8659 )
...
* MangaHub: try to refresh api key for all api requests
* update in interceptor
* remove logs
2025-05-20 21:27:48 +01:00
AwkwardPeak7
a56eb29dec
RizzComic: handle edge case for slugs ( #8658 )
...
* RizzComic: handle edge case for slugs
* use trim
2025-05-20 21:27:48 +01:00
Vetle Ledaal
fe5b10916f
MyHentaiGallery: minor cleanup, fix URLs ( #8652 )
...
* MyHentaiGallery: minor cleanup, fix URLs
* use markdown syntax
* update categories
2025-05-20 21:27:48 +01:00
Vetle Ledaal
30e8681278
Mangatown: escape search, add headers ( #8650 )
2025-05-20 21:27:45 +01:00
Vetle Ledaal
19543c9bba
XOXO Comics: escape search, add headers ( #8651 )
2025-05-20 21:27:45 +01:00
Vetle Ledaal
0bf5c08f50
Lunar Scans: remove redundant overrides ( #8649 )
...
Removes `ts_reader.run(...)` logic, might fit better in parent class.
Search now allows special characters otherwise not encoded.
2025-05-20 21:27:45 +01:00
xMohnad
c9d562c63a
Fix/revert to img ( #8648 )
...
* TeamX: revert page image extraction to use <img> instead of <canvas>
* TeamX: support both <img> and <canvas> for page extraction
2025-05-20 21:27:45 +01:00
bapeey
312747fb1a
EternalMangas: Fix no results and NPE ( #8647 )
...
fix
2025-05-20 21:27:45 +01:00
Tim Schneeberger
0da807ff70
feat: add GlobalComix ( #8637 )
...
* feat: add GlobalComix
Closes #3726
* fix: parse comic URLs correctly
* style: cleanup
* refactor: rename PageListDataDto to PageDataDto
* fix: sort search results by relevancy
* fix: improve premium chapter detection
* refactor: add chapter number to SChapter
* refactor: remove unused fields and allow some fields to be nullable
* refactor: minor cleanup
* Update src/all/globalcomix/src/eu/kanade/tachiyomi/extension/all/globalcomix/GlobalComix.kt
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* Update src/all/globalcomix/src/eu/kanade/tachiyomi/extension/all/globalcomix/GlobalComix.kt
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* Update src/all/globalcomix/src/eu/kanade/tachiyomi/extension/all/globalcomix/GlobalComix.kt
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* Update src/all/globalcomix/src/eu/kanade/tachiyomi/extension/all/globalcomix/dto/ChapterDto.kt
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* refactor: remove CacheControl
* refactor: move constants of out object
* refactor: add new imports & remove 204 check
* refactor: remove chapter list 204 check
---------
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2025-05-20 21:27:45 +01:00
Jake
1a6774af59
MangaHub (multisrc) - Fixes and Improvements ( #8586 )
...
* remove rate limit
* Fixes and improvements
* Version bump
* Review changes, more improvements
2025-05-20 21:27:45 +01:00
Creepler13
5818f1dc64
Fix Vortex Scans ( #8645 )
2025-05-20 21:27:45 +01:00
KirinRaikage
590f013578
Add Royal Manga ( #8643 )
...
* Add Royal Manga
* Update src/fr/royalmanga/build.gradle
2025-05-20 21:27:45 +01:00
Vetle Ledaal
38f511b815
RCO: decrypt page links in extension ( #8634 )
...
* Reimplemented pageListParse to decrypt the page in-app
* remove unused assets
---------
Co-authored-by: JakeeLuwi <jeloubirad@gmail.com>
2025-05-20 21:27:45 +01:00
AwkwardPeak7
f8a44eb538
Keyoapp: better selector for paid chapters ( #8627 )
2025-05-20 21:26:58 +01:00
AwkwardPeak7
ee29f284f5
batcave: remove cross origin referer ( #8625 )
2025-05-20 21:26:58 +01:00
xMohnad
83631d067e
TeamX: extract images from canvas
instead of img
( #8624 )
...
* feat(ar/teamx): Update image parsing logic to use data-src attribute
* teamx: Update Team X app version code
2025-05-20 21:26:58 +01:00
Creepler13
54d9318a35
add PizzariaScan ( #8622 )
2025-05-20 21:26:58 +01:00
Smol Ame
67a9995b03
West Manga: Update domain URL ( #8619 )
...
* Westmanga: Bump overrideVersionCode
* Westmanga: Update baseURL
* Westmanga: Update baseURL
2025-05-20 21:26:58 +01:00
Smol Ame
5e02defd77
VyvyManga: Fix thumbnails ( #8618 )
...
* VyvyManga: Bump extVersionCode
* VyvyManga: Update search thumbnail selector
* VyvyManga: Update entry thumbnail selector
2025-05-20 21:26:58 +01:00
mahranaka
548d76cfc6
Update 1stkissmanga url ( #8573 )
...
* Update FirstKissMangaNet.kt
Updated the url of the extension.
* Update build.gradle
* updating of build.gradle
removed trailing slash
* Updating of FirstKissMangaNet.kt
removed trailing slash
* Update src/en/firstkissmanganet/build.gradle
Bumping version code as suggested
Co-authored-by: Prem Kumar <60751338+prem-k-r@users.noreply.github.com>
---------
Co-authored-by: Prem Kumar <60751338+prem-k-r@users.noreply.github.com>
2025-05-20 21:26:58 +01:00
Wyatt Ross
9dfa9a89a0
Add recursive parsing for chapters in ComicHubFree ( #8605 )
...
Fixed pagination
2025-05-20 21:26:58 +01:00
Prem Kumar
7c7ce285cd
Rizz Fables: Update status mapping ( #8571 )
...
* MangaThemesia: More status mapping
* Include more Status mapping
* fix error
* Typo
* consistent
2025-05-20 21:26:58 +01:00
Prem Kumar
b1ef508489
Add Madara Scans ( #8559 )
...
* Added MadaraScans
* Update MadaraScans.kt
* Update MadaraScans.kt
lint
* revert
* Update MadaraScans.kt
simply hide paid chapters by default
* lint
2025-05-20 21:26:58 +01:00
peakedshout
e853527587
Picacomic: Fix Channel logic error ( #8555 )
...
* Adding a Referer value to the request header increases the possibility of circumventing Cloudflare.
* Adding a Referer value to the request header increases the possibility of circumventing Cloudflare.
* Adding a Referer value to the request header increases the possibility of circumventing Cloudflare.
* Update src/zh/jinmantiantang/src/eu/kanade/tachiyomi/extension/zh/jinmantiantang/Jinmantiantang.kt
* Fix: Channel logic error
* Fix: Channel logic error
* Fix: Channel logic error
* Fix: Channel logic error
---------
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
2025-05-20 21:26:58 +01:00
Senxian Z
2edb3b6164
Update 6Manhua parser ( #8539 )
...
* Update 6Manhua parser
* Code review changes
* Code review changes
* Code review changes
2025-05-20 21:26:58 +01:00
A2va
6433c41cb7
AnimeSama: fix chapter list parsing ( #8608 )
...
Closes #5075
2025-05-20 21:26:58 +01:00
mahranaka
9fc03a5357
Update TCBScans url ( #8562 )
...
* Update TCBScans.kt
Updated the url of tcb scans to the newest valid one. I hope this is the correct place to fix it so the extension works again?
* Update build.gradle
2025-05-20 21:26:58 +01:00
Stratzcha
bea0c8897d
Webtoons: Add max quality pref ( #8532 )
2025-05-20 21:26:58 +01:00
Creepler13
cba5267312
Fix MangaDistrict ( #8556 )
...
change mangaSubString
2025-05-20 21:26:58 +01:00
AwkwardPeak7
9ad099295c
Toonily: various fixes ( #8544 )
...
* Toonily: various fixes
- change `mangaSubString` -> serie
- prevent 302 redirect
- disable count views
- 400 bad request
- use LoadMoreRequest
- fetch hd covers if possible
* query cleanup
* review changes
2025-05-20 21:26:58 +01:00
AwkwardPeak7
1c2876f7a5
Kdt Scans: update url ( #8543 )
...
update url
2025-05-20 21:26:58 +01:00
kerimmkirac
f3cf3488e8
Updating url of Turkish Extensions ( #8542 )
...
* Update build.gradle
* Update MangaTRNet.kt
* Update MangaGezgini.kt
* Update build.gradle
* Update build.gradle
* Update build.gradle
* Update Siyahmelek.kt
* Update build.gradle
* Update TimeNaight.kt
2025-05-20 21:26:58 +01:00
are-are-are
2dcd6d13a0
Update domain TruyenGG & TruyenQQ ( #8538 )
...
* TruyenGG update domain
* TruyenQQ update domain & add option domain switch
* fix buid
2025-05-20 21:26:58 +01:00
Dr1ks
b59238f938
Mangabuff: fix ( #8537 )
2025-05-20 21:26:58 +01:00
peakedshout
37e0aaeb75
Jinman Tiantang: add Referer header ( #8527 )
...
* Adding a Referer value to the request header increases the possibility of circumventing Cloudflare.
* Adding a Referer value to the request header increases the possibility of circumventing Cloudflare.
* Adding a Referer value to the request header increases the possibility of circumventing Cloudflare.
* Update src/zh/jinmantiantang/src/eu/kanade/tachiyomi/extension/zh/jinmantiantang/Jinmantiantang.kt
---------
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
2025-05-20 21:26:58 +01:00
Vetle Ledaal
ad829436f1
RCO: expand page search ( #8541 )
...
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2025-05-20 21:26:58 +01:00
lamaxama
b6ab8fb843
RCO: increase timeout & Tachimanga workaround ( #8536 )
...
* RCO: Add workaround for Tachimanga.
* increase the timeout to 30 seconds
2025-05-20 21:26:57 +01:00
mr-brune
e6866d43c2
Fix mangaworld ( #8501 )
...
* dont intercept request coming from the cdn eg. skip images
* Update build.gradle
* fix comment
* remove comment
* idk
* revert version
* Update build.gradle.kts
* fix without cdn
* check content type
2025-05-20 21:26:57 +01:00
marioplus
f7e3684d45
feat(YellowNote): add source 小黄书 ( #8485 )
...
* feat(YellowNote): add source 小黄书
* fix(YellowNote): reverse chapter sorting order
* feat(YellowNote): improve domain configuration and URL handling
- Implement dual domain configuration (default + override)
- Default settings refresh when code updates occur
- Override settings maintain custom configurations
- Enhance URL processing using HttpUrl
- Fix encoding issues in query URLs
- Improve URL parsing reliability
* feat(YellowNote): adapter /amateurs.html
2025-05-20 21:26:57 +01:00
Secozzi
b709f76b96
Comick: add tag exclude to extension settings ( #8504 )
...
* feat(all/comick): Add tag exclude to extension settings
* dont add empty tags
2025-05-20 21:26:57 +01:00
Prem Kumar
c9fc08676f
Remove 3 dead sources ( #8502 )
...
Remove AsuraScansFree, Inmoral No FanSub, YuriNeko
2025-05-20 21:26:57 +01:00
Smol Ame
4524da7e08
Replace troubleshooting link in acknowledgements ( #8496 )
2025-05-20 21:26:57 +01:00
AwkwardPeak7
219ceaac1e
MangaPark: fixes & improvements ( #8483 )
...
* cover absolute url & uncensored cover for hentai
* utils
* nsfw pref and thumbnail baseurl
* lint
* try upload status when original status is unknown
* include extra info in description
* off by default
* bump
* clean title
* nullable
* status set using nullability
* review changes
* revert
* actually set to off
2025-05-20 21:26:57 +01:00
AwkwardPeak7
1393a25fbb
RCO: fix page list ( #8510 )
...
fix
2025-05-20 21:26:57 +01:00
AwkwardPeak7
22ba4be2b6
Update README.md
2025-05-20 21:26:57 +01:00
lamaxama
962a22aa34
RCO: Fail to get image links. ( #8474 )
...
* RCO: Fail to get image links.
* Update regex
2025-05-20 21:26:57 +01:00
AwkwardPeak7
877ebd33c7
fix build
2025-05-20 21:26:57 +01:00
marioplus
ae6d455bb8
fix(pornpics): properly configure language settings ( #8466 )
...
* fix(pornpics): properly configure language settings
- Implement language configuration via SourceFactory
* fix(pornpics): properly bind ID and language settings
- Associate language codes with correct source IDs
- Use 'all' ID for English (en) language
* fix: remove all lang
2025-05-20 21:26:57 +01:00
Dr1ks
c6e4780feb
Grouple: update filters ( #8463 )
...
* Readmanga: update filters list
* Mintmanga: update filters list
* Seimanga: update filters list
* Selfmanga: update filters list
* Usagi: update filters list
* Seimanga: update filters list 2
* Mintmanga: update filters list 2
* RuMix: update filters list
* AllHentai: update filters list
* Grouple: reduce code duplication
* Grouple: remove unused import
* Grouple: bump
* Grouple: lint
2025-05-20 21:26:57 +01:00
AwkwardPeak7
aa64e66055
Update README ( #8462 )
2025-05-20 21:26:57 +01:00