Vetle Ledaal
44a4f517d2
Remove remaining usage of network.client
( #8153 )
...
* Explicitly use `network.cloudflareClient` instead of `super.client`
... but only if the parent is `HttpSource` or `ParsedHttpSource`
* Remove use of `network.client`
... replaced with `network.cloudflareClient` or `super.client` if the
parent class sets `client` to `network.cloudflareClient` already.
2025-03-27 00:02:34 +00:00
Fermín Cirella
63d0d76535
Doujin.io: only use images as pages ( #8152 )
2025-03-27 00:02:34 +00:00
Haxel Caribou
3fe012a4c7
Add egscomics ( #8118 )
...
* Create extension (copied from gunnerkrigg)
* Add page upload date
* Update icons
* Fix bug where code can fail depending on locale
* Add egsnp and sketchbook
* Implement suggested maintainer edits
Update src/en/egscomics/src/eu/kanade/tachiyomi/extension/en/egscomics/ElGoonishShive.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:34 +00:00
Chopper
f1731b643e
VortexScans: Fix popularManga url ( #8136 )
...
Fix popularManga url
2025-03-27 00:02:34 +00:00
Chopper
f692c85526
LilyManga: Add rateLimit ( #8129 )
...
* Add rateLimit
* Use rateLimitHost
2025-03-27 00:02:34 +00:00
Chopper
30a65efcb0
WeebCentral: Fix manga title ( #8131 )
...
Fix manga title
2025-03-27 00:02:34 +00:00
Creepler13
9dc2d6f03f
Fix Flamecomics Thumbnail ( #8117 )
...
* Fix Flamecomics Thumbnail
* wrap thumnail in next_url
2025-03-27 00:02:34 +00:00
Chopper
2c52f117d4
Remove dead sources ( #8099 )
...
* Remove ElevenScanlator
* Remove FlowerMangaDotCom
* Remove InfinyxScan
* Remove LScans
* Remove YaoiComics
* Remove NewManhua
* Remove ManhuaZone
* Revert "Remove InfinyxScan"
2025-03-27 00:02:34 +00:00
Vetle Ledaal
1c3e40c5dc
Remove extensions with parked domains ( #8077 )
...
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 ( #8076 )
...
* 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 ( #8075 )
...
Hreads
Manga 18h
Mangá Ninja
Mangaxico
Mangayaro
Otsugami
ReadComic.Top
Tyrant Scans
Wonderland Scan
2025-03-27 00:02:31 +00:00
Smol Ame
13949bc6f3
Remove Reaper Scans (unoriginal) ( #8034 )
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
Cuong-Tran
6205dad385
MangaDistrict: Preset genresList & preserve tagList order when saving ( #8004 )
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
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
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
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
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
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
Creepler13
70c74d2b55
PhilliaScans Fix Selectors ( #7854 )
...
Fix Selectors
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
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
1f3fff9efa
Maybe fix? please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please
2025-02-23 21:52:08 +00:00
Vetle Ledaal
2cfdda0bcf
Add www
subdomain for redirecting domains ( #7770 )
...
CI / Prepare job (push) Successful in 4s
CI / Build individual modules (push) Failing after 11s
CI / Publish repo (push) Has been skipped
* DeviantArt - fix domain
* Kuroi Manga - fix domain
* Lelmanga - fix domain
* Mangamo - fix domain
* Manhua Zonghe - fix domain
2025-02-23 21:31:16 +00:00
Chopper
d4c94d0972
ManhwaFreakXyz: Migrate theme ( #7739 )
...
* Migrate theme
* Fix lint
* Add nonce setting in the popular manga
2025-02-23 21:31:16 +00:00
Creepler13
027d09ffd9
Disasterscans: fix again ( #7758 )
...
fix again
2025-02-23 21:31:16 +00:00
Creepler13
8b86222f80
Reaperscans: fix chapterListRequest ( #7748 )
...
* fix chapterListRequest
* changes
* var
* null check does not make sense in context
---------
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
2025-02-23 21:31:16 +00:00
Creepler13
6e646630d1
Flamecomics: remove breaking Code ( #7747 )
...
* remove breaking Code
* lint
2025-02-23 21:31:16 +00:00
Chopper
46b8ceaecf
WeebCentral: Fix searchMangaFromElement ( #7737 )
...
Fix searchMangaFromElement
2025-02-23 21:31:16 +00:00
Creepler13
2deca0aaeb
revert RealmOasis back to Rizzfables/comics ( #7722 )
...
* revert
* version
* version id
* Update src/en/rizzcomic/src/eu/kanade/tachiyomi/extension/en/rizzcomic/RizzComic.kt
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* keeping change
* fix comic class
---------
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2025-02-23 21:31:16 +00:00
Creepler13
6149261e7b
Fix DisasterScans ( #7673 )
...
* Fix DisasterScans
* lint
* requested changes
* changes
* idk
2025-02-23 21:31:16 +00:00
Chocobo Latos
0431f55f9b
Add manga18free ( #7726 )
...
Added en/manga18free
2025-02-23 21:31:16 +00:00
Cuong-Tran
6c1e55053c
Madara: Expose genresList ( #7674 )
...
* Madara: Allow ext to preload with a list of genres
Help with fork like SY which allows saving search
* fix extensions
* update the fetchSearchManga to using HttpUrlBuilder
2025-02-23 21:31:15 +00:00
Vetle Ledaal
10aa286c04
Remove 78 broken extensions ( #7658 )
...
* Remove Franxx Mangás - 403 Forbidden
* Remove MIC MIC IDOL - coming soon
* Remove Ler Yaoi - Connection timed out
* Remove Yaoi TR - Connection timed out
* Remove Hunlight Scans - Connection timed out
* Remove Manga Time - Connection timed out
* Remove Manga-Scan - Connection timed out
* Remove Momo no Hana Scan - Connection timed out
* Remove BlogTruyen.vn (unoriginal) - Connection timed out
* Remove MangaDoom - Connection timed out
* Remove MangaStorm - Connection timed out
* Remove Etheral Radiance - default cpanel
* Remove Moon Witch Scan - Domínio não encontrado
* Remove Hensekai - empty
* Remove Lunar Scans - empty
* Remove Tecno Scans - empty
* Remove Manga-Titan - empty
* Remove Lich Subs - empty
* Remove Lector Online - for sale
* Remove I Love Manhwa - Invalid SSL certificate
* Remove ManhwaNew - Invalid SSL certificate
* Remove MangaRolls - Invalid SSL certificate
* Remove Ladron Corps - Looks like this domain isn't connected to a website yet
* Remove Kishisan - no A record
* Remove MELOKOMIK - no A record
* Remove Comic Fans - no A record
* Remove MMFenix - no A record
* Remove Manga Bari - Not Found
* Remove GMANGA (unoriginal) - Origin is unreachable
* Remove ComicExtra - Origin is unreachable
* Remove Nabi Scans - Origin is unreachable
Closes #5649
* Remove MangaCV - Origin is unreachable
* Remove Fay Scans - parked
* Remove Manga-fast.com - parked
* Remove Cookie Kiara - parked
* Remove Pink Tea Comic - parked
* Remove Riot Hentai - parked
* Remove Read Goblin Slayer Manga Online - parked
* Remove Mystical Merries - parked
* Remove CopyPasteScan - parked
* Remove ManhuaChill - parked
* Remove Lolicon - parked
* Remove Mystic Moon - parked
* Remove Manga68 - parked
* Remove MyRockManga - parked
* Remove Manhua Kiss - parked
* Remove AscalonScans - parked
* Remove Doujins.lat - parked
* Remove Komik Pix - parked
* Remove MirrorDesu - parked
* Remove SISI GELAP - parked
* Remove Komiksan - parked
* Remove Pian Manga - parked
* Remove Sekaikomik - parked
* Remove My Manhwa - parked
* Remove 1st Kiss-Manga (unoriginal) - parked
* Remove Lady Manga - parked
* Remove Mangá Kun - SSL handshake failed
* Remove Oh No Manga - The connection has timed out
* Remove Dark-Scan.com - The connection has timed out
* Remove Babel Wuxia - The connection has timed out
* Remove Mangazavr - The connection has timed out
* Remove Read Noblesse Manhwa Online - Unable to connect
* Remove Nirvana Scan - Unable to connect
* Remove Mantraz Scan - Unable to connect
* Remove SCARManga - Unable to connect
* Remove Gatemanga - unrelated
* Remove ManhwaBookShelf - unrelated
* Remove Read Tower of God Manhwa Manga Online - unrelated
* Remove Kofi Scans - Web server is down
* Remove Nyrax Manga - Web server is down
* Remove YD-Comics - Web server is down
* Remove AnonimusTLS - Web server is down
* Remove Mangaland - Website not found...
* Remove MangaNoon - We're having trouble finding that site
Closes #7042
* Remove NoonScan - We're having trouble finding that site
Closes #7042
* Remove SobatManKu - Your domain is expired
* Remove Comic 21 - Your domain is expired
2025-02-23 21:31:15 +00:00
Chopper
94603b3843
QuantumScans: Migrate theme ( #7708 )
...
Migrate theme
2025-02-23 21:31:15 +00:00
Vetle Ledaal
b7acdd9390
NineHentai: do not use * -1
( #7662 )
2025-02-23 21:31:15 +00:00
Xyndra
1455398b8f
Fix Realm Oasis ( #7650 )
...
* Fix Realm Oasis
* Move back to `rizzcomic`
* Make referrer dynamic
* Keep "X-API-Request"
2025-02-23 21:31:15 +00:00
Creepler13
e079bf1f88
Philliascans change to madara ( #7648 )
...
* Philliascans change to madara
* Bump versionID
* lint
* Update src/en/philiascans/src/eu/kanade/tachiyomi/extension/en/philiascans/PhiliaScans.kt
---------
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
2025-02-23 21:31:15 +00:00
dngonz
78a055915d
Remove extensions ( #7656 )
...
remove
2025-02-23 21:31:15 +00:00