Commit Graph

846 Commits

Author SHA1 Message Date
Luqman 40fa020e0e Madara, WPMangaThemesia: add CloudFlare lazy-load images parsing (#441)
* Madara, WPMangaThemesia: add CloudFlare lazy-load images parsing

> The data-cfsrc is used by CloudFlare's Mirage feature to lazy-load images to improve website performance.

* fix lint
2024-01-22 20:37:56 +00:00
beerpsi f9a2e87f6b Split Asura Scans to Asura Scans (EN) and Armoni Scans (#439)
* Split Asura Scans to Asura Scans (EN) and Armoni Scans

* Uncomment other sources
2024-01-22 20:37:52 +00:00
beerpsi 19a1dd9133 Shinigami: Fix chapter URL selector (#437) 2024-01-22 20:36:07 +00:00
Luqman d51448d967 MGKomik: fix cloudflare, remove ratelimit, tweak ext setting (#407)
* MGKomik: fix cloudflare, remove ratelimit, tweak ext setting

- remove ratelimit
- use random ua (on by default)
- custom ua will override random ua

* fix useless lint
2024-01-22 20:27:34 +00:00
Secozzi 544d28e4c4 Add 2 sources to madara (#388)
add 2 sources to madara
2024-01-22 20:27:22 +00:00
Secozzi 64d59377c6 Add Gourmet scans to madara (#374)
* Add source to madara

* Commit changes

* fix capacity
2024-01-22 20:25:30 +00:00
Secozzi 29697c086a Shinigami: Fix cloudflare + pageListParse (#354)
* Fix cloudflare + pageListParse

* remove comment

* fix lint
2024-01-22 20:25:26 +00:00
bapeey b6e923ac49 MNS: Fix no chapters found (#366)
Fix no chapters found
2024-01-22 20:24:03 +00:00
Secozzi 8194dd0096 Add ezmanga to madara (#356) 2024-01-22 20:24:00 +00:00
NotBlankyu af69ff235f Add hunters scans (#355)
* Add hunters scans

* reorder imports

* reorder more imports...
2024-01-22 20:23:58 +00:00
bapeey 39431c31b1 Add MHScans to Madara (#333)
* Add to generator

* Add classes

* I hate generators

* Fix package name

* Fixes for MHScans

* I really hate generators

This reverts commit b85087946e26070d539d46b2b8ca1fd593ee3872.

* Ok TMOManga is a copycat, not Madara
2024-01-22 20:23:45 +00:00
beerpsi 0d92662eec HentaiCB: Update base URL (#331) 2024-01-22 20:23:42 +00:00
Draff d61cbfc0c1 Add missing changes from keiyoushi
CI / Prepare job (push) Successful in 10s Details
CI / Build multisrc modules (push) Successful in 11m19s Details
CI / Build individual modules (push) Successful in 2m2s Details
CI / Publish repo (push) Successful in 2m41s Details
2024-01-16 02:56:21 +00:00
stevenyomi 5023bde8ef Add Norte Rose Scan (#272)
* Adds Norte Rose Scan

* Delete multisrc/overrides/madara/norterosescan/src/NorteRoseScan.kt

* Remove web_hi_res_512.png

---------

Co-authored-by: NotBlankyu <66680364+NotBlankyu@users.noreply.github.com>
2024-01-16 02:44:50 +00:00
beerpsi 172d11d9ea Nexo Scans: Fix chapter parsing (#262)
* Nexo Scans: Fix chapter parsing

* bump overrideVersionCode
2024-01-16 02:42:56 +00:00
Ruliam dos Santos de Oliveira 4b155000b4 Add Nexo Scans (#224)
* Adding requested source

* Removing extra slash on link

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

* Fix language from pt to pt-BR

* Removing unnecessary override method

* Fixing all requested changes

---------

Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
2024-01-16 02:40:52 +00:00
Vetle Ledaal 4feb5e77a5 Update domain for LuxManga (#251)
Also marking it as NSFW because of "Prince Snow White is Taken by the Queen".
2024-01-16 02:40:43 +00:00
Draff c82ebd9e0f Tenkai Scan: Move to Madara (#237)
* Move to Madara

* Remove Madara sources

* I'm idiot

* Revert "Remove Madara sources"

This reverts commit 210ef90eb2774c4011f7868feff68f7966cffb13.
2024-01-16 02:40:06 +00:00
bapeey 6f0d4d21b8 MNS: Fix HTTP 500 and order filter (#235)
* Remove Madara sources

* Fix MangasNoSekai

* Revert "Remove Madara sources"

This reverts commit 915cf5020a8055ab357075f8bb3377afa6c726b2.

* Bump
2024-01-16 02:37:45 +00:00
beerpsi 9d74ec6b34 Imperio Scans: Update base URL (#209)
* Imperio Scans: Update base URL

* uncomment other sources

* actually bump overrideVersionCode
2024-01-14 00:32:10 +00:00
Wackery 43a2a09e4b Add Reset Scans (#202)
* Add Reset Scans

* Add Reset Scans (Madara)

* Remove initial override version code
2024-01-14 00:32:06 +00:00
Vetle Ledaal 8f55b1e8d4 Remove Toonily.net (#192) 2024-01-14 00:31:05 +00:00
stevenyomi f612bc1c3f Clean up some code to follow best practices (#178)
* toHttpUrlOrNull()!! -> toHttpUrl()
* Jsoup.parse(response.body.string()) -> response.asJsoup()
* Some useless HttpUrl.newBuilder() calls
* extlib v1.4 GET(HttpUrl)
2024-01-14 00:29:56 +00:00
AwkwardPeak7 df0e9cb736 add Setsu Scans (#169)
Setsu Scans
2024-01-14 00:29:06 +00:00
Vetle Ledaal 2ce5e88163 Update domain for TonizuToon (#152) 2024-01-12 03:35:01 +00:00
Vetle Ledaal 283c117b49 Update domain for Gekkou Scans (#150) 2024-01-12 03:34:59 +00:00
Yousif Habib 51f9d6477b Renamed and updated “Manga Fenix” to “Manhua Fenix” (#50)
CI / Prepare job (push) Successful in 12s Details
CI / Build multisrc modules (push) Failing after 36s Details
CI / Publish repo (push) Has been cancelled Details
CI / Build individual modules (push) Has been cancelled Details
2024-01-10 23:40:19 +00:00
Yousif Habib 3c4ec65646 Updated FayScan Url (#100) 2024-01-10 23:40:08 +00:00
Corvidae 57d51119fd Fix Shinigami (ID) (#39)
Co-authored-by: Kon <k@a.a>
2024-01-10 01:32:46 +00:00
FourTOne5 579aba1755 Remove Chibi Manga
Closes #7
2024-01-10 01:32:10 +00:00
Draff 33f80ae4c6 re-add removed extensions 2024-01-09 00:40:47 +00:00
arkon 51f35d8d75 Remove sources as per request by Kakao Entertainment 2024-01-05 12:32:29 -05:00
Cuong M. Tran e4a62d0fc7
Update Manhwa18/Manhwa18.net, Manhwaraw.com (#19516)
* Fix ManyToon.me & ManyToon.club

Fix issues in which both sources unable to load any mangas.

Closes #16612

* Update multisrc MyMangaCMS to support other site’s langugae

Also, support a second alternative name and remove generic words like “manhwa”, “engsub” from those names.
Also, mark TruyenTranhLH as NSFW

* Move Manhwa18 & Manhwa18.net to MyMangaCMS theme.
Also fix Manhwa18.net’s searching issue with the previous theme.
Also allow Manhwa18’s filter working since it was not with the previous theme.

Close #18818

* Remove unused import causing PR build check to fail

* MyMangaCms

Bump the `versionId` so the ID will change and users will be forced to migrate to update the URLs.

* fix locale friendly

* Fix Manhwaraw.com won’t show Popular & Latest manhwa

* revert bumping TruyenTranhLH’s version
2024-01-01 18:03:26 -03:00
Secozzi 66019f2511
Comickiba: change name & factory source (#19514)
* Add manhuagold

* remove comickiba

* dont keep old id
2024-01-01 18:03:07 -03:00
Secozzi e9d0420f81
Shinigami: remove X-Requested-With header (#19505)
Remove header
2023-12-31 10:17:25 -05:00
bapeey badca890bb
InfraFandub: Update domain, add rateLimit and fix status selector (#19484)
Update domain
2023-12-30 18:53:51 -03:00
bapeey 909255233d
Add two sources to Madara (#19483)
* Add LectorMangaLat

* Add KenhuaScan

* Lint
2023-12-30 18:53:35 -03:00
Secozzi 5f70aafd37
Dragontea: update pageListParse (#19479)
change some numbers
2023-12-29 17:53:55 -03:00
Alessandro Jean 4763371472
Remove dead Brazilian sources from Madara (#19439)
Remove dead Brazilian sources from Madara.
2023-12-26 21:02:24 -03:00
Claudemirovsky db07d894e9
feat(multisrc/tr): New source: HentaiZM (#19419)
* feat(multisrc/tr): Create HentaiZM base

* fix: Auto-login to fix thumbnails & chapter pages

* fix: Fix pagination in popular/latest pages

* feat: Add source icons

* chore: Remove unnecessary overrideVersionCode

* refactor: Use interceptor instead of init block + check if already logged in

Thanks AwkwardPeak7!
2023-12-26 06:28:08 -05:00
Secozzi 13901c1ab2
Add manhwaz (#19399)
* Add manhwaz

* Make status check case insensitive in madara
2023-12-25 10:24:34 -05:00
Secozzi 030f1f8891
Add 2 sources to madara (#19424)
* Add newmanhua

* Add topreadmanhwa

* Actually apply update

* Add run blocks & fix some edge-cases
2023-12-25 10:22:14 -05:00
Secozzi 3feb098f69
Add creepyscans (#19417) 2023-12-24 18:46:23 -05:00
Alessandro Jean 0ac9175ccc
Remove two dead Brazilian extensions (#19389)
Remove two dead Brazilian extensions.
2023-12-22 18:13:23 -03:00
Vetle Ledaal 3dedefacb8
Update domain for some sources (#19331)
* Update domain for Shinigami

* Update domain for WorldManhwas

* Update domain for Ikifeng

* Update domain for Siyahmelek

* Update domain for Azora

* Update domain for Aqua Manga

* Set isNsfw explicitly

* Update domain for Webtoon TR

* fixup! Update domain for Shinigami

* Update domain for Webtoon Hatti

* Update domain for Elarc Reader -> Elarc Toon

* amend! Update domain for Ikifeng

Update domain for Ikifeng -> Lector Online

* amend! Update domain for Siyahmelek

Update domain for Siyahmeleki -> Gri Melek

* fixup! Update domain for Siyahmelek
2023-12-21 07:51:29 -05:00
Vetle Ledaal 1129d97d43
Remove Readers Point, migrate to Quantum Scans instead (#19319) 2023-12-21 07:32:10 -05:00
Anshuman Sarkar 234b5d33cd
Add ArcaneScans to the extension list (#19300)
* Add ArcaneScans to the extension list

* Update multisrc/src/main/java/eu/kanade/tachiyomi/multisrc/madara/MadaraGenerator.kt

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>

---------

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-12-14 05:57:33 -05:00
bapeey 711b946d91
Hades no Fansub: Update domain (#19267)
* Update domain

* Is NSFW

* Remove loadMoreRequest

* Remove unused imports
2023-12-11 11:41:18 -03:00
bapeey aa499f3ea9
Atlantis Scan: Update domain and move to SingleLang (#19265)
Update domain and move to SingleLang
2023-12-11 11:41:00 -03:00
AwkwardPeak7 f950ccce3c
BabelWuxia: fix 403 due to domain change (#19258) 2023-12-11 11:40:22 -03:00