8725 Commits

Author SHA1 Message Date
Vetle Ledaal
1c3e40c5dc
Remove extensions with parked domains ()
Remove some parked domains

Fairy Manga
KomikPlay
LegendScanlations
MangaToRead
MangaUS
MangaXP
NeatManga
NOISE Manga
Rainbow Fairy Scan
Sawamics
Zahard
2025-03-27 00:02:31 +00:00
Vetle Ledaal
5508ced068
Remove extensions redirecting to other extensions ()
* Remove Apolltoons (replaced by Mundo Manhwa)

* Remove Arctic Scan (replaced by Yushuke Mangas)

* chore: update comment bacakomik.co -> bacakomik.one

* Remove Black Scans (replaced by Yugen Mangás)

* Remove KomikIndo.info (replaced by Mangasusu)

* Remove Snow Scans (replaced by Galaxy)

* Remove Vex Manga (replaced by Vortex Scans)

* Remove MangaSaki (replaced by Mangasail)

* Remove Xmanhwa (replaced by ManhwaDen)
2025-03-27 00:02:31 +00:00
Vetle Ledaal
f5aecd2ad4
Remove extensions without A record ()
Hreads
Manga 18h
Mangá Ninja
Mangaxico
Mangayaro
Otsugami
ReadComic.Top
Tyrant Scans
Wonderland Scan
2025-03-27 00:02:31 +00:00
Cleopatra
ddf63bf592
Comick: Comick: Added Exclude Tags Filter, Fixed Demographic Type, Added "None" / "Others" Filter, Added Content Rating Filter ()
* Added Exclude Tags Filter

* Added None Demographic & Other Type.

Switched DemographicFilter from TriFilter -> CheckBoxFilter (API Doesn't support it) & switched it.isIncluded() -> it.state

* Added Content Rating Filter

* Added extension setting to hide/show alternative titles.

* Extracted duplicate tags code into a function.
2025-03-27 00:02:31 +00:00
Hellkaros
7154880810
Add MangaMura ()
* Add MangaMura

* refactor: code changes

* fix

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2025-03-27 00:02:31 +00:00
AwkwardPeak7
851564a4e2
Danbooru: option to list each post in series as seperate chapter ()
* refctor

* option to split chapter list + dto

* httpsource as other methods were unused

* lint

* chapter order and artist field

* latest post date
2025-03-27 00:02:31 +00:00
Creepler13
31d83bbfc3
Add/Fix Mangalivre + Madara change ()
* Add/Fix Mangalivre + Madara change

* madara version

* add old Mangalivre id
2025-03-27 00:02:31 +00:00
Creepler13
4d5e44c2a6
Add Inventario Oculto ()
add Inventario Oculto
2025-03-27 00:02:31 +00:00
Alan Tan
c986f2924c
Colamanga: add upload date to latest chapter ()
* ColaMange: Update filter

* ColaMange: add date_upload

The mange chapter should used the last updated date as the date_upload for user to better predict the next new chapters date

* ColaMange: Improve date parse

* Revert bump

* ColoManga: minor update

* ColoManga: bump

* ColoManga:  add error check

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2025-03-27 00:02:31 +00:00
Smol Ame
d58a274c70
Remove YanpFansub () 2025-03-27 00:02:31 +00:00
bapeey
577bbb69bf
Inari Manga: Auto update domain ()
autoupdate domain
2025-03-27 00:02:31 +00:00
bapeey
38c5f53e3b
Olympus Scanlation: Update domain and reduce search query length to api limit ()
* cut query

* update domain
2025-03-27 00:02:31 +00:00
Smol Ame
ab5474a92b
Shinigami: Bump extVersionCode () 2025-03-27 00:02:31 +00:00
Smol Ame
13949bc6f3
Remove Reaper Scans (unoriginal) () 2025-03-27 00:02:31 +00:00
bapeey
d7f03a9caa
TempleScan(esp): Fix comic data not found ()
* fix no data found

* bump
2025-03-27 00:02:31 +00:00
Chopper
407af100d4
YugenMangas: Fix loading content ()
* 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 ()
* 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 ()
* 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 ()
Sinensis Scan merged with Cerise Scan as reported in , and Sinensis's website is dead/offline.
2025-03-27 00:02:31 +00:00
Chopper
7ad4d56426
DiskusScan: Fix popular and latestUpdate ()
Fix loading popular and latestUpdate
2025-03-27 00:02:31 +00:00
Cuong-Tran
6205dad385
MangaDistrict: Preset genresList & preserve tagList order when saving () 2025-03-27 00:02:31 +00:00
Creepler13
fe96b31232
Include utils in sparse checkout tutorial ()
include Utils in sparse checkout tutorial
2025-03-27 00:02:31 +00:00
Creepler13
21ee081352
TCBScans: Update version number ()
update version
2025-03-27 00:02:31 +00:00
Creepler13
87e4096264
Tcbscans: Fix Search ()
* Fix Search

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

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

* bump version after merge

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

* bump

* long
2025-03-27 00:02:28 +00:00
bapeey
0f1cbebf96
MadTheme: Fetch chapters like the site ()
fetch chapters like the site
2025-03-27 00:02:28 +00:00
are-are-are
cd03d78928
Update some domain ()
* 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 ()
* 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 ()
* 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 ()
* 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 ()
* 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 () 2025-03-27 00:02:28 +00:00
Vetle Ledaal
6098ea8e35
Set isNsfw explicitly for 348 extensions () 2025-03-27 00:02:28 +00:00
AwkwardPeak7
060473aedf
use Preferences functions from utils ()
* 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 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-27 00:02:28 +00:00
Creepler13
a44693f757
Add AuroraReset () 2025-03-27 00:02:28 +00:00
mrtear
023942f27e
Added ArtLapsa ()
* 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 () 2025-03-27 00:02:28 +00:00
Secozzi
d5acdde1d9
feat(en): Add NyxScans ()
* 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 ()
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 ()
remove blogtruyen
2025-03-27 00:02:24 +00:00
Creepler13
70c74d2b55
PhilliaScans Fix Selectors ()
Fix Selectors
2025-03-27 00:02:24 +00:00
bapeey
75dad8e026
Webtoons: Fix covers ()
fix thumbnails
2025-03-27 00:02:24 +00:00
bapeey
cd28f381bf
LectorMoe(SenshiManga/Taikutsu): Filter out paid chapters and update api url ()
* filter out chapters and update urls

* suscribersOnly
2025-03-27 00:02:24 +00:00
duongtra
7b52dd532e
TeamLanhLung: Update domain ()
update domain
2025-03-27 00:02:24 +00:00
Prem Kumar
d0004a3440
Removed HikariScans ()
removed hikari scans
2025-03-27 00:02:24 +00:00