9396 Commits

Author SHA1 Message Date
stevenyomi
45f31c3b75
Fix Android Manifest hack for new AGP versions (#10076)
* Fix Android Manifest hack for new AGP versions

* Minor changes
2025-10-02 23:57:37 +01:00
stevenyomi
95e98fd5f1
Renovate: fix include paths to allow AGP updates
It needs to know which repositories we're using.
2025-10-02 23:57:34 +01:00
stevenyomi
a69d3321d5
Renovate: try enabling AGP updates 2025-10-02 23:57:34 +01:00
Genzales6
6b87ca01d3
TempleScanES Domain Change (#10065)
Closes #9833

The automatic domain lookup system is not working.
2025-10-02 23:57:34 +01:00
meatballsaretasty
2f21fcf8f7
Fixhc including related images in gallery (#10064)
* Update build.gradle

* Update HentaiCosplay.kt

Due to HC website changes they now had low res unrelated images appended to the list of images. They will now be excluded from the gallery.
2025-10-02 23:57:34 +01:00
dngonz
7a3053be7c
Mangagun: Fix thumbnail url selector (#10058)
fix thumbnail url selector
2025-10-02 23:57:34 +01:00
Hasan
8d13fbaedc
Koreli Scans: Update base URL to .net domain (#10056)
* Koreli Scans: Update base URL to .net domain

* Update build.gradle
2025-10-02 23:57:34 +01:00
Luqman
8f13e8b15c
Comick: increase rate limit and separate (#10033)
* Comick: increase rate limit and separate

Closes #9057

* separate ratelimit correctly to avoid stacking

* cleaning
2025-10-02 23:57:34 +01:00
dngonz
d8fe748376
Klikmanga: Fix url (#10054)
fix url
2025-10-02 23:57:34 +01:00
dngonz
c73ddac889
CosmicScans: Fix url (#10053)
change url
2025-10-02 23:57:34 +01:00
Genzales6
d49b5560f6
Samurai & KnightNoScan Domain Updates (#10047) 2025-10-02 23:57:34 +01:00
Genzales6
6ffe8e7af9
MiauScan Domain Update (#10044)
MiauScan domine Update
2025-10-02 23:57:34 +01:00
KirinRaikage
8d7a9fc3f0
Perf Scan: Update domain (#10041) 2025-10-02 23:57:34 +01:00
Genzales6
7be0deebd4
Catharsis World Update Domain (#10032)
Closes #10012
2025-10-02 23:57:33 +01:00
David Brochero
c59f75b06b
add: WitchScans (#10031)
* add: WitchScans

* simplify filter list
2025-10-02 23:57:33 +01:00
Luqman
3f9573f621
West Manga: update genre, country/type (#10030)
* West Manga: update genre, country/type

Closes #9898

* fix lint
2025-10-02 23:57:33 +01:00
Smol Ame
2304fdc713
Remove Lunar Scans (EN) (#10022)
Remove Lunar Scans
2025-10-02 23:57:33 +01:00
David Brochero
7b8e6298a7
fix(RokariComics): ignore locked chapters in chapterListSelector (#10019)
* fix: ignore locked in chapter list selector

* add background color to icons

* simplify filter list
2025-10-02 23:57:33 +01:00
Vetle Ledaal
e05b6448bb
Add try.jsoup.org to the contributing guidelines (#10018) 2025-10-02 23:57:33 +01:00
Luqman
5efcdd071e
MGKomik: fix cf in popular and search (#10017)
* MGKomik: fix cf in popular and search

* cleaning

Co-Authored-By: stevenyomi <95685115+stevenyomi@users.noreply.github.com>

* Update MGKomik.kt

* Update src/id/mgkomik/src/eu/kanade/tachiyomi/extension/id/mgkomik/MGKomik.kt

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>

* cleaning

---------

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2025-10-02 23:57:33 +01:00
are-are-are
b1ddba5462
Vlogtruyen: Update base URL & improve chapter filtering & use parseAs (#10008)
Update base URL & improve chapter filtering & use parseAs
2025-10-02 23:57:33 +01:00
Alan Tan
4a2c42a901
Nhentai: Fix manga error when login (#10002)
* NHentai: Fix #9890

* NHentai: Version bump
2025-10-02 23:57:33 +01:00
Yakoo
da094790d1
Fix extension Anime-Sama for description & genre (#9990)
* Update AnimeSama

Fix description & genre by updating html tag id

* Update build.gradle

Increasing the code version number

* Adding latest items for AnimeSama

only the items available on the main page

* Fix URL on latest items
2025-10-02 23:57:33 +01:00
RyanWang
734569ace3
Jinman Tiantang: add search filters like author (#9979) 2025-10-02 23:57:33 +01:00
Chopper
31328ee895
ArgosScan: Fix popular manga (#9971)
* Fix popular manga

* Add 'isNsfw'

* Remove destructuring declaration
2025-10-02 23:57:33 +01:00
David Brochero
b32672b47c
add: RokariComics (#9970)
* add: RokariComics

* ref: suggested changes
2025-10-02 23:57:33 +01:00
nicki
26770629cb
MangaPlus: add new label DX (#9977)
* add new label "DX" to M+

currently only includes one title (100535)

* bump ext version
2025-10-02 23:57:33 +01:00
AwkwardPeak7
853a801f2f
NHentai: fix thumbnails (#9961)
* NHentai: fix thumbnails

closes https://github.com/keiyoushi/extensions-source/issues/9897

* rename
2025-10-02 23:57:33 +01:00
thatDudo
c2d47af025
Fix weebcentral filter search showing duplicates (#9955)
* Fix weebcentral filter search showing duplicates

* Add comment for FETCH_LIMIT
2025-10-02 23:57:33 +01:00
EmZedace
3d44d9423d
Read One Punch Man: Updated baseUrl (#9929)
* Updated domain of One Punch Man extension

* Added newly added sources in the new website

* Fixed an issue where wrong date was displayed for chapters

* Review changes, fixed correct date not displaying in ReadBerserkManga as well

---------

Co-authored-by: MuhamedZ1 <88522251+MuhamedZ1@users.noreply.github.com>
2025-10-02 23:57:33 +01:00
hatozuki-programmer
286ccd2f53
GigaViewer: Add paginated chapter list parse support (#9911)
* Support for paginated readable products API

* Simplify date handling

* Chapter status labels

* Fix type

* Handle null display_open_at value

* Additional chapter status label

* Mark GigaViewer paginated sources

* Implement requested changes from feedback

* Remove unused fields

* Use tryParse for date handling

* Remove label constants

* Remove extra whitespace
2025-10-02 23:57:33 +01:00
Vetle Ledaal
fd494a9fa7
Remove Romantik Manga (replace with Webtoon Hatti) (#9927) 2025-10-02 23:57:33 +01:00
Vetle Ledaal
847ad8c44f
Komiku.com: update domain (#9926) 2025-10-02 23:57:33 +01:00
Vetle Ledaal
09e1750887
Webtoon Hatti: update domain, date format (#9925) 2025-10-02 23:57:33 +01:00
Vetle Ledaal
bd8174f9e9
Moon Daisy Scans: update domain (#9924) 2025-10-02 23:57:33 +01:00
Vetle Ledaal
554bc6e08c
Yaoi Flix: update domain (#9923) 2025-10-02 23:57:33 +01:00
Vetle Ledaal
2b3b014c2c
Siren Komik: update domain (#9922) 2025-10-02 23:57:33 +01:00
Vetle Ledaal
a3f4af82ea
Tojimangas: update domain (#9921) 2025-10-02 23:57:33 +01:00
Creepler13
658b70b8fe
Kemono: update Url (#9937) 2025-10-02 23:57:33 +01:00
Emiliano Nava
3a3c1e6481
Mangaworld: Update Domain (#9886) 2025-10-02 23:57:33 +01:00
are-are-are
cb86a4ac6e
GocTruyenTranh: Update genre & use parseAs and tryParse (#9877)
Update genre & use parseAs and tryParse
2025-10-02 23:57:33 +01:00
Genzales6
2f54e79818
Biblio Panda Updated Domain (#9866)
BiblioPanda Url Changes
2025-10-02 23:57:33 +01:00
MediocreLegion
a8fad4b5c2
fix nhentai cdn script selection (#9857)
* fix nhentai cdn script selection

* apply suggestions
2025-10-02 23:57:33 +01:00
are-are-are
e18a2f732c
GocTruyenTranhVui: Using the token of a level 1 account. Login is no longer required. (#9855)
* Currently using token of a lv1 account. Will not require login anymore

Helps read most manga, manhua, manhwa. Manga/manhua/manhwa above level 1 will only be read on the web.

* Apply suggestion
2025-10-02 23:57:33 +01:00
whitebeardhelper
ca348c78eb
ManhwasMen: fix sources not loading mangas (#9836)
* ManhwasMen: fix popular manda selectors and creator, latest manga selectors and parser, manga details parser

* manhwasmen: add alternative names in description

* manhwasmen: change .not to isNotBlank

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>

---------

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2025-10-02 23:57:33 +01:00
kanoou
22913c11e0
EternalMangas: Update domain (#9837)
update domain
2025-10-02 23:57:33 +01:00
Creepler13
41e519046b
JeazScans: change to madara (#9832)
Change JeazScans to madara
2025-10-02 23:57:33 +01:00
whitebeardhelper
346c5b3338
MangaKimi: fix loading pages when reader is from MangaThemesia theme (#9831) 2025-10-02 23:57:33 +01:00
whitebeardhelper
b8bd224804
YugenMangas: update baseUrl (#9828) 2025-10-02 23:57:33 +01:00
whitebeardhelper
c4794638ff
Bakai: fix element typo mangaselector (#9827) 2025-10-02 23:57:33 +01:00