8710 Commits

Author SHA1 Message Date
Chopper
407af100d4
YugenMangas: Fix loading content (#7990)
* Fix loading content

* Remove init and use utils functions
2025-03-27 00:02:31 +00:00
Jake
57e51e8ef1
Rewrite Mangabox (Mangakakalot, Manganato, Mangabat) to Allow Mirrors and CDN Fallbacks (#7915)
* Added CDN Fallback For Mangabox-based extensions

* Improved CDN testing

Now prioritizes last-worked CDNs

Seems like they "fixed" the issue by changing the alternative/backup CDNs to a single, working CDN.

* re-added the removed null check at line 68

* refactored, made fallbacks configurable

* Removed mangairo

* Added mirrors

* lint

* lint again

* final lint

* review changes, lint

* refactor, lint

* lint again 😩
2025-03-27 00:02:31 +00:00
Luqman
ff9732e42b
Shinigami: Rewrite for new site (#7894)
* Shinigami: Rewrite for new site

* add migration info

* tweak baseurl

* use 1 date formatter

* handle decimal chapter number

* Update src/id/shinigami/src/eu/kanade/tachiyomi/extension/id/shinigami/Shinigami.kt

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

* cleaning

* remove unused

* Update src/id/shinigami/src/eu/kanade/tachiyomi/extension/id/shinigami/Shinigami.kt

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

* Apply suggestions from code review

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

* tweak date

Co-Authored-By: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>

* remove unused

* api version inline

* Apply suggestions from code review

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

* cleaning

* cleaning2

* Update src/id/shinigami/src/eu/kanade/tachiyomi/extension/id/shinigami/Shinigami.kt

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

* remove baseUrl config

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
2025-03-27 00:02:31 +00:00
Smol Ame
5025203010
Remove Sinensis Scan (#8025)
Sinensis Scan merged with Cerise Scan as reported in #7424, and Sinensis's website is dead/offline.
2025-03-27 00:02:31 +00:00
Chopper
7ad4d56426
DiskusScan: Fix popular and latestUpdate (#8016)
Fix loading popular and latestUpdate
2025-03-27 00:02:31 +00:00
Cuong-Tran
6205dad385
MangaDistrict: Preset genresList & preserve tagList order when saving (#8004) 2025-03-27 00:02:31 +00:00
Creepler13
fe96b31232
Include utils in sparse checkout tutorial (#7994)
include Utils in sparse checkout tutorial
2025-03-27 00:02:31 +00:00
Creepler13
21ee081352
TCBScans: Update version number (#7993)
update version
2025-03-27 00:02:31 +00:00
Creepler13
87e4096264
Tcbscans: Fix Search (#7956)
* Fix Search

* smol chane
2025-03-27 00:02:31 +00:00
Smol Ame
0e3bf78d8d
Mangaryu: Remove extension (#7987) 2025-03-27 00:02:31 +00:00
are-are-are
8482b7d235
VlogTruyen, LXHentai bump version (#7991)
* VlogTruyen bump version

* LxHentai bump version
2025-03-27 00:02:31 +00:00
Cuong-Tran
2ed6687b26
SushiScan: fix latest query (#7989)
* SushiScan: fix latest query

* bump version after merge

* missing page
2025-03-27 00:02:31 +00:00
Chopper
a20493a46c
YomuComics: Fix chapter list (#7982)
Fix chapter list
2025-03-27 00:02:28 +00:00
bapeey
08c73abe63
FMReader: Fallback to absolute date if relative date fails (#7980)
* use parseAbsoluteDate as fallback

* bump

* long
2025-03-27 00:02:28 +00:00
bapeey
0f1cbebf96
MadTheme: Fetch chapters like the site (#7978)
fetch chapters like the site
2025-03-27 00:02:28 +00:00
are-are-are
cd03d78928
Update some domain (#7972)
* SayHentai update domain

* HentaiVNPlus update domain

* VlogTruyen update domain & back to old name

* HentaiCB update domain
2025-03-27 00:02:28 +00:00
mrtear
ec62056e09
Update Domains (#7970)
* MilaSub

* TraduccionesAmistosas

* BlackoutComics

* TaurusFansub

* LxH: name + domain

* milasub f

* Taurus f

* again

* sorry guys

* LxH: id
2025-03-27 00:02:28 +00:00
kana-shii
5b8834fe6b
ZinChanManga(.net/.com): Fix URL (#7966)
* Update ZinChanManga.kt

* Update build.gradle

* Update ZinChanMangaCom.kt

* Update build.gradle

* Update src/en/zinchanmanga/build.gradle

Co-authored-by: mrtear <91820779+mrtear@users.noreply.github.com>

* Update src/en/zinchanmangacom/build.gradle

Co-authored-by: mrtear <91820779+mrtear@users.noreply.github.com>

* Update ZinChanManga.kt

---------

Co-authored-by: mrtear <91820779+mrtear@users.noreply.github.com>
2025-03-27 00:02:28 +00:00
MikeZeDev
88ffec340b
Holymanga : fixes chapters date parsing (#7958)
* HolyManga : fix chapetr date parsing

Closes https://github.com/keiyoushi/extensions-source/issues/7861

* Update HolyManga.kt

* Update HolyManga.kt

* Update build.gradle

* fix imports

* fix date parsing

* Update HolyManga.kt

* Update src/en/holymanga/src/eu/kanade/tachiyomi/extension/en/holymanga/HolyManga.kt

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

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2025-03-27 00:02:28 +00:00
kana-shii
03ee60f4e5
SeraphicDeviltry: Icon (#7957)
* add icon

* Update build.gradle

* high res icon

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-03-27 00:02:28 +00:00
mrtear
789e2ca044
Added MSYToon (#7971) 2025-03-27 00:02:28 +00:00
Vetle Ledaal
6098ea8e35
Set isNsfw explicitly for 348 extensions (#7859) 2025-03-27 00:02:28 +00:00
AwkwardPeak7
060473aedf
use Preferences functions from utils (#7757)
* import all temporarily

* use `getPreferencesLazy()`

regex: lazy\s*\{\s*Injekt\.get<Application>\(\)\.getSharedPreferences\(\"source_\$id\"\, 0x0000\)(!!)?\s*\}

* use `getPreferences()`

regex: Injekt\.get<Application>\(\)\.getSharedPreferences\(\"source_\$id\"\, 0x0000\)(!!)?

* `getPreferences` and `getPreferencesLazy` with migration

regex to find: getPreferences\(\)\s*\.

* preferences edge cases

* run lint

* why kotlinter not add newline

* bruh

* bump

* unused import not caught by kotlinter

* review suggestions on all files

* bump after merge main

* review

* reduce usage of
2025-03-27 00:02:28 +00:00
renovate[bot]
5aa7f1627c
Update dependency gradle to v8.13 (#7871)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-27 00:02:28 +00:00
Creepler13
a44693f757
Add AuroraReset (#7947) 2025-03-27 00:02:28 +00:00
mrtear
023942f27e
Added ArtLapsa (#7880)
* ArtLapsa

* changes

- applied suggestions
- properly handles paid chapters in ArtLapsa

* f

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2025-03-27 00:02:28 +00:00
AlphaBoom
7b06cfa577
MangaGun: Fix image load (#7930) 2025-03-27 00:02:28 +00:00
Secozzi
d5acdde1d9
feat(en): Add NyxScans (#7883)
* feat(en): Add NyxScans

* naming

* Always use next data for page parsing

* Use functions from `utils`
2025-03-27 00:02:28 +00:00
Fioren
5e4c156a27
Remove self-promotion, ads: TopTruyen, DocTruyen3Q (#7882)
These sites added self-promotion and ad images that are not relevant to the translation team.
2025-03-27 00:02:28 +00:00
Cuong-Tran
4fc0bc0efd
Blogtruyen: site closed for months (#7857)
remove blogtruyen
2025-03-27 00:02:24 +00:00
Creepler13
70c74d2b55
PhilliaScans Fix Selectors (#7854)
Fix Selectors
2025-03-27 00:02:24 +00:00
bapeey
75dad8e026
Webtoons: Fix covers (#7848)
fix thumbnails
2025-03-27 00:02:24 +00:00
bapeey
cd28f381bf
LectorMoe(SenshiManga/Taikutsu): Filter out paid chapters and update api url (#7845)
* filter out chapters and update urls

* suscribersOnly
2025-03-27 00:02:24 +00:00
duongtra
7b52dd532e
TeamLanhLung: Update domain (#7839)
update domain
2025-03-27 00:02:24 +00:00
Prem Kumar
d0004a3440
Removed HikariScans (#7834)
removed hikari scans
2025-03-27 00:02:24 +00:00
dngonz
308b9a09d3
Inarimanga: Change domain (#7833)
change url
2025-03-27 00:02:24 +00:00
dngonz
fca1ceeb89
Catharsis World: Change url (#7813)
change url
2025-03-27 00:02:24 +00:00
dngonz
4defc529d3
Lua Scans: Fix date parse (#7803)
fix date parse
2025-03-27 00:02:24 +00:00
dngonz
5767234606
Add MangaBin (#7802) 2025-03-27 00:02:24 +00:00
AwkwardPeak7
4446491912
stonescape: fix description (#7800) 2025-03-27 00:02:24 +00:00
AwkwardPeak7
e2d5b6eb19
add RitharScans (#7799) 2025-03-27 00:02:24 +00:00
Hen
20f78a35bb
honeyManga: filter payed chapters (#7795)
* honeyManga: filter payed chapters

* honeyManga: checklist

* honeyManga: formatting
2025-03-27 00:02:24 +00:00
are-are-are
481fd54452
CbHentai: Add override baseUrl, Change baseUrl, Fix Regex (#7786)
* bump version

* Add override baseUrl, Change baseUrl, Fix Regex
2025-03-27 00:02:24 +00:00
Corvidae
25a118d501
build(SeraphicDeviltry): Add EN/ES source SeraphicDeviltry (#7734) (#7783)
* build(SeraphicDeviltry): Add EN/ES source SeraphicDeviltry (#7734)

* Update src/all/seraphicdeviltry/src/eu/kanade/tachiyomi/extension/all/seraphicdeviltry/SeraphicDeviltryFactory.kt

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

* build(SeraphicDeviltry): Remove open class, apply Factory proposed changes

---------

Co-authored-by: Kon <k@a.a>
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2025-03-27 00:02:24 +00:00
Jake
ffd98958ee
Mangakakalot, Manganato: Updated Domain, Selectors and Filters (#7781)
* Mangakakalot - updated domain paths

* Mangakakalot - Fixed description query and filters

Also fixed certain cases that could result in 403 when opening chapters

* Mangakakalot - Updated baseUrl

* Manganato - Updated domain, selector, and filters

Manganato essentially became an exact copy mangakakalot so all changes (except for URLs) are the same with mangakakalot

* review changes, fixed upload date

* Replaced duplicated `GET` request logic with `super.imageRequest(page)` to avoid redundancy

* review changes, moved `SimpleDateFormat` outside the function
2025-03-27 00:02:24 +00:00
Creepler13
e8fed7ce6d
new Source Kanjiku (#7766)
* new Source Kanjiku

* changes

* lint

* lint again
2025-03-27 00:02:24 +00:00
Fioren
de846ee0ad
Add Domain Change: TopTruyen, DocTruyen3Q (#7765)
* Add Domain Change: TopTruyen, DocTruyen3Q

- Add Domain Change: TopTruyen, DocTruyen3Q
- Update Domain

* update

* remove unused import
2025-03-27 00:02:24 +00:00
dngonz
98b871591e
Knight No Scanlation: Fix selector (#7779)
fix selector
2025-03-27 00:02:24 +00:00
dngonz
7fbf5e8af6
Manga Crab: Fix url and selectors (#7778)
fix url and selectors
2025-03-27 00:02:24 +00:00
Corvidae
0239463aa8
fix(Siyahmelek): Domain Change (#7777)
Co-authored-by: Kon <k@a.a>
2025-03-27 00:02:24 +00:00