9173 Commits

Author SHA1 Message Date
Ardit
57cf47f154
Add Mehgazone and remove Latisbooks (#9040)
* Add initial version of mehgazone

* Update Mehgazone and remove Latisbooks

Latisbooks now redirects to Mehgazone

* Update Mehgazone.kt

* implement requested changes

* implement requested changes
2025-07-25 05:47:23 +01:00
Chopper
30f9521ed0
Add BRYaoi (#9062)
* Add BRYaoi

* Fix typo
2025-07-25 05:47:23 +01:00
Chopper
7bd7416531
CosmicScansID: Update domain (#9061)
Update domain
2025-07-25 05:47:23 +01:00
Atasshe
86727e4cde
Add search query filtering for Honkaiimpact extension (#8781)
* Add search query filtering for Honkaiimpact extension

* removed interceptors, added searchMangaParse

* Use fetchSearchManga for search query filtering to avoid race conditions

* Update src/en/honkaiimpact/src/eu/kanade/tachiyomi/extension/en/honkaiimpact/Honkaiimpact.kt

Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>

* Update src/en/honkaiimpact/src/eu/kanade/tachiyomi/extension/en/honkaiimpact/Honkaiimpact.kt

Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>

* Update src/en/honkaiimpact/src/eu/kanade/tachiyomi/extension/en/honkaiimpact/Honkaiimpact.kt

Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>

* Update src/en/honkaiimpact/src/eu/kanade/tachiyomi/extension/en/honkaiimpact/Honkaiimpact.kt

Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>

* Update src/en/honkaiimpact/src/eu/kanade/tachiyomi/extension/en/honkaiimpact/Honkaiimpact.kt

Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>

---------

Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
2025-07-25 05:47:23 +01:00
Romain
9b9440e3e9
Add TercoScans (#8322)
* Add TercoScans

* Remove useless redirect.

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>

* New day, new url

* Let's pray very hard that the url doesn't change any more

Co-authored-by: Prem Kumar <60751338+prem-k-r@users.noreply.github.com>

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
Co-authored-by: Prem Kumar <60751338+prem-k-r@users.noreply.github.com>
2025-07-25 05:47:23 +01:00
Hualiang
93730a008d
Add YYmanhua source (#8962)
* Add YYmanhua source

* fix some bugs and update source name

* add query filter

* Adopt the suggestions

* set user-agent and update version code

* Update src/zh/yymanhua/build.gradle

update version code

Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>

* Update src/zh/yymanhua/src/eu/kanade/tachiyomi/extension/zh/yymanhua/YYmanhua.kt

fix incorrect variable names

Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>

* Update src/zh/yymanhua/src/eu/kanade/tachiyomi/extension/zh/yymanhua/YYmanhua.kt

fix incorrect variable names

Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>

* Update src/zh/yymanhua/src/eu/kanade/tachiyomi/extension/zh/yymanhua/YYmanhua.kt

Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>

* Update src/zh/yymanhua/src/eu/kanade/tachiyomi/extension/zh/yymanhua/YYmanhua.kt

Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>

* Adopt the suggestions

* Adopt the suggestions

---------

Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
2025-07-25 05:47:23 +01:00
Jake
f8d70a5252
Readcomiconline - Fix Script String Encoding (#9054)
Fix script string encoding
2025-07-25 05:47:23 +01:00
lamaxama
3b4759ef5a
VIZ: fix chapters in reverse order for logged-in users. (#9051)
* VIZ: fix chapters in reverse order for logged-in users.

* bump
2025-07-25 05:47:23 +01:00
are-are-are
22f8330387
Update some domain (#9050)
* HentaiVNPlus update domain

* TruyenVN update domain

* Vlogtruyen update domain

* HentaiCB update domain

* Sayhentai update domain

* DocTruyen3Q update domain

* TopTruyen update domain

* Teamlanhlung update domain
2025-07-25 05:47:23 +01:00
renovate[bot]
8925b685e9
Update dependency gradle to v8.14.1 (#8959)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-25 05:47:23 +01:00
bapeey
62212e931d
Catharsis World: Update domain and logo (#9045)
update domain and logo
2025-07-25 05:47:23 +01:00
bapeey
a3532119f8
Rebrand Jobsibe to Lmto and fix domain (#9044)
fix domain and rebrand
2025-07-25 05:47:23 +01:00
bapeey
e55c893b6d
MadTheme: Retry image load with another CDN (#9047)
fallback to cdn

Co-authored-by: Vetle Ledaal <13540478+vetleledaal@users.noreply.github.com>
2025-07-25 05:47:23 +01:00
AlphaBoom
1ad39b7ab6
Add CartoonMad (#8987)
* Add CartoonMad

* Apply suggestions from code review

Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>

* Apply review suggestions

* Apply review suggestions

* Use encodedPath

---------

Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
2025-07-25 05:47:23 +01:00
AlphaBoom
3a0f6ddddf
Add MyComic (#8986)
* Add MyComic

* MyComic: Replace Object filter to class filter

* Apply suggestions from code review

Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>

* Apply review suggestions.

* Try to use selectFirst as much as possible.

* Apply review suggestions

---------

Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
2025-07-25 05:47:23 +01:00
AlphaBoom
af50939f4e
Happymh: Support search filters (#8985)
* Happymh: Fix chapter order

* Happymh: Support filters

* Rename header to headers for clarity

* Apply review suggestions
2025-07-25 05:47:23 +01:00
Aurel
5d970dab5a
Update PoseidonScans for the new site (#8870)
* Update PoseidonScans for the new site

* Add PoseidonScans DTOs and fix all issues

* Update PoseidonScans refactor

* Refactor PoseidonScans to add DTO classes
2025-07-25 05:47:23 +01:00
Chopper
b364d56096
Remove SlimeRead (#9028)
Remove slimeread
2025-07-25 05:47:23 +01:00
Chopper
adaca0c48e
WeebCentral: Fix thumbnail (#9021)
* Fix thumbnail

* Bump version
2025-07-25 05:47:23 +01:00
Radon Rosborough
ee40d4e9e4
Migrate from fakeimg.pl to fakeimg.ryd.tools (#9020) 2025-07-25 05:47:23 +01:00
Smol Ame
866eeef617
TonizuToon: Update domain & status selector (#9018)
* TonizuToon: Bump versionCode

* TonizuToon: Update baseURL

* TonizuToon: Update status selector
2025-07-25 05:47:23 +01:00
Smol Ame
d5301985cf
MG Komik: Update domain (#9017)
* MG Komik: Bump versionCode

* MG Komik: Update baseURL
2025-07-25 05:47:23 +01:00
Smol Ame
84efd49e17
LxManga: Update domain (#9016)
* LxManga: Bump versionCode

* LxManga: Update defaultBaseUrl

* LxManga: Update AndroidManifest
2025-07-25 05:47:23 +01:00
Chopper
b1aee99028
ImperioDaBritannia: Fix popular and latest (#9015)
Fix popular and latest
2025-07-25 05:47:23 +01:00
Liam Rooney
989bb4252b
fix: change how Iken multisrc gets latest (#9002) 2025-07-25 05:47:23 +01:00
Vetle Ledaal
5edb0c0e62
MangaPoisk: fix search encoding (#8983) 2025-07-25 05:47:23 +01:00
Vetle Ledaal
c7b13eedb1
MangaChan: fix search encoding (#8982) 2025-07-25 05:47:23 +01:00
Vetle Ledaal
597cbcce98
HenChan: fix search encoding, add headers (#8981)
* HenChan: fix search encoding

* HenChan: add headers everywhere

* HenChan: bump
2025-07-25 05:47:23 +01:00
Vetle Ledaal
2c457fbd67
YaoiChan: fix search encoding (#8980) 2025-07-25 05:47:23 +01:00
Vetle Ledaal
40f3502d10
Desu (RU): fix search encoding, add headers (#8979)
* Desu (RU): fix search encoding

* Desu (RU): add headers everywhere

* Desu (RU): bump
2025-07-25 05:47:23 +01:00
Vetle Ledaal
df9a8029d3
Manga-TR: fix search encoding (#8978) 2025-07-25 05:47:22 +01:00
Vetle Ledaal
a5560df661
Sadscans: fix search encoding (#8977) 2025-07-25 05:47:22 +01:00
Vetle Ledaal
9d94e1e704
Manga Ship: fix search encoding (#8976) 2025-07-25 05:47:22 +01:00
Vetle Ledaal
736d628518
MangaDenizi: fix search encoding (#8975) 2025-07-25 05:47:22 +01:00
Chopper
abe89d454c
Fix GreenShit (#9005)
* Fix greenshit

* Add applyIf

* Fix mediocre

* Remove applyIf
2025-07-25 05:47:22 +01:00
Chopper
ab711b37ed
Add NextScan (#8984)
* Add NextScan

* Fix status

* Bump version

* Use network.cloudflareClient

* Fix lint

* AndroidManifest.xml change pathPattern

Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>

* EtoshoreUrlActivity: Fix log tag

Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>

* URL_REGEX: Remove unneed wrapping

Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>

---------

Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
2025-07-25 05:47:22 +01:00
laonhao139
bb92f316fc
Add Xiutaku source (#8949)
* Add Xiutaku source

* Update following comments

* Update timezone

* Update following suggestions

* Update locator

* Update following suggestions
2025-07-25 05:47:22 +01:00
theAutotelicX
d197cd7480
Add Onemanga (#8989)
* Add OneManga

* Fix cant read manga

* Fix search function
2025-07-25 05:47:22 +01:00
theAutotelicX
8076818893
Update domain moodtoon (#8990)
* Add Moodtoon

* Moodtoon: Update URL
2025-07-25 05:47:22 +01:00
Cuong-Tran
453a20d067
SpyFakku: Support Latest browsing (#8993)
support Latest
2025-07-25 05:47:22 +01:00
Smol Ame
12495730dc
JeazScans: Bump versionCode (#8995) 2025-07-25 05:47:22 +01:00
Radon Rosborough
a5c2daa5f1
[skip ci] Add *.jks to .gitignore (#9004) 2025-07-25 05:47:22 +01:00
bapeey
ad73c491fa
Add 6ianfranc9 (#8969)
add 6ianfranc9
2025-07-25 05:47:22 +01:00
bapeey
5137bb670c
Remove Taikutsu (#8968)
remove
2025-07-25 05:47:22 +01:00
bapeey
5d1f59089a
Add MangaClub (#8967)
add mangaclub
2025-07-25 05:47:22 +01:00
Yush0DAN
fc52bba37e
Taurus FanSub: Update domain (#8960)
Update domain
2025-07-25 05:47:22 +01:00
Chopper
b4fede6f9b
Update domains and migrate sources (#8958)
* JeazScans: Migrate to MangaThemesia

* TeamLanhLung: Update domain

* MagusManga: Migrate to Iken
2025-07-25 05:47:22 +01:00
Jake
dc087a1ebb
Readcomiconline - Update config.json (#8952)
Update config.json
2025-07-25 05:47:22 +01:00
Jake
9386947cc2
Readcomiconline - Update Config and Fix Preference Errors (#8944)
* unscuff code, update regexes as configurable

* Update default values, improved pref

* Update Readcomiconline.kt

Add placeholders for future implementation

* Updated page list parsing to use quickjs

* add json config, remove decryption class

* review changes, updated default config path

* review changes, lint

* lint

* lint...

* Fix RCO

* Fix post decrypt eval
2025-07-25 05:47:22 +01:00
Norsze
c464ba31b9
Update source request template description (#8939)
Swap Tachiyomi for Keiyoushi.
2025-07-25 05:47:22 +01:00