Commit Graph

1260 Commits

Author SHA1 Message Date
stevenyomi 451d208d0e
Fix error in removing dead sources (#15017) 2023-01-18 16:09:39 -05:00
stevenyomi a37ff2559e
Remove dead sources (#15016)
* Remove dead sources

* update multisrc
2023-01-18 15:32:53 -05:00
Vetle Ledaal 1a872374c3
Adult Webtoon: fix pagination (#14998) 2023-01-17 14:15:58 -05:00
Fabien Pichon 57d569398c
change BaseUrl (#14962) 2023-01-17 06:40:08 -05:00
MCry 1cf78d8623
Updated baseUrl for Azora Source (#14980)
* updated baseUrl for Azora source

* updated overrideVersionCode for Azora source

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

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

* Update multisrc/overrides/madara/azora/src/Azora.kt

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

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-01-17 06:39:44 -05:00
Vetle Ledaal 3e0a6dcaca
MadTheme: rework CDN logic (#14969)
* MadTheme: rework CDN logic

* fix unused import
2023-01-17 06:37:21 -05:00
Alessandro Jean a258a213c2
Remove MangaSwat. (#14940) 2023-01-14 11:46:19 -03:00
beerpsi d8fef95969
IU: descramble images (#14917)
* iu: descramble images

* bump overrideversioncode

* add comments

* merge iu_descramble and args

* docs

* make all Fs lowercase

* fix according to suggestions

* rename a bit
2023-01-13 17:26:07 -03:00
TheKingTermux c9c79e7ba8
SekaiKomik.live: Update domain (#14913)
* Change BaseUrl

From .live to .pro

* Change BaseUrl 

From .live to .pro

* Remove SekaiKomik.site
2023-01-13 17:25:55 -03:00
Alessandro Jean 8ad7f97c8f
Fix TimeZone issues in HeanCMS (#14900)
* Fix TimeZone issues in HeanCMS.

* Fix wrong date format pattern.

* Remove unused import.
2023-01-11 14:35:15 -03:00
nicki 951ca60b56
New Lib: Text Interceptor (#13859)
* move TextInterceptor to `lib`

to be used for author notes, image alt texts and what not

* refactor Tapastic to use `lib:extensions-lib`

* Refactor Webtoons to use `:lib-textinterceptor`

this turned out to be more complicated than I thought it'd be
TextInterceptor was used for Author Notes which, looking at previous messages,
was only intended to be added to Webtoons Source and not the entire webtoons
multisrc (i.e. WebtoonsTranslate and DongmanManhua don't seem to be making use
of the Show Author's Notes setting). This was in my favor, since having
to deal with additional.gradle to add dependencies to multisrc files doesn't
seem to work... I'll ask previous contributors just in case

* Fix `json` access

missed this while copying over code from `generated-src` to `multisrc/{overrides,src}`

* remove unused import

* make HOST name more clear

couldve used a better schema but that's something for some other time
also put the HOST in the lib itself so that one doesn't lose track of it in the extensions

* use android provided methods instead of hardcoding

based on https://github.com/tachiyomiorg/tachiyomi-extensions/pull/13859/files#r996276738
that suggested the following SO answer: https://github.com/tachiyomiorg/tachiyomi-extensions/pull/13859/files

* remove unused import

* move url generation to helper function

* fix error

oops sorry for that
happened when I was copy pasting back and forth between two sources and one generated source

Co-authored-by: Navaneeth M Nambiar <nmnambiar@hornbill>
2023-01-11 14:34:06 -03:00
Alessandro Jean 47d02ef732
Make the rate limit more harsher in 1st Kiss sources. (#14889) 2023-01-10 17:58:20 -03:00
Raptor 16c4bb6a16
manhwadesu Url Update (#14871)
* Update ManhwaDesu.kt

Yeet

* Update MangaThemesiaGenerator.kt
2023-01-10 16:05:59 -03:00
beerpsi 8950d236ac
new multisrc theme: A3Manga (#14837)
* new multisrc theme: A3MangaTheme

* move NgonPhong into A3MangaTheme

* fix: ignore scanlation groups from search result

* chore: fix lint issues

* rename A3MangaTheme to A3Manga, resolve a bunch of suggestions

* fix: remove references of theme in the configuration

* fix: change the activity name in manifest

* fix: final newline

* chore: remove gradle file (not used)

* fix: rename ngonphong icons

* chore: add ocumeo icons
2023-01-10 16:05:26 -03:00
beerpsi b417d07ad9
new theme: Otaku Sanctuary (#14802)
* new theme: Otaku Sanctuary

* linting i guess

* i LOVE linting

* add run configuration

* rename and implement fixes from my other PR

* make class open

* otakusantheme -> otakusanctuary
2023-01-09 05:28:07 -05:00
stevenyomi 7d7552af06
MangaRaw: fix page list (#14829) 2023-01-09 05:27:44 -05:00
mao09 1280a1f406
MangaRawRU: fix page order (#14790)
* fix page order

* fix when imageList is empty.
2023-01-06 12:17:28 -03:00
Aria Moradi e6f2cc1da7
AsuraScans: use absolute src to handle cloudflare mirage links (#14817)
* AsuraScans: use absolute src to handle cloudflare mirage links

* update overrideVersionCode

* use www.asurascans.com
2023-01-06 08:28:27 -05:00
Luqman 70ff14a274
Madara Custom and Random Latest User-Agent (#14688)
* Random Latest User-Agent v0.5

* use better checker for ::uaIntercept

* update wording

* fix lint 1

* rerun

* rerun 2

* Random Latest User-Agent v0.5

* use better checker for ::uaIntercept

* update wording

* fix lint 1

* rerun

* rerun 2

* add custom useragent and use IOException

* Fix some issue, reuse string

* fix lint 1

* fix lint 2

* fix lint 3

* not supported toast, base version

* add log if setting is on
2023-01-05 11:50:27 -03:00
Luqman e0f95ff1ff
TukangKomik: update url & add icons (#14794)
Closes #14673
2023-01-04 09:19:48 -05:00
Shiin-79 fd86f209dc
Update Domain and Add Zmanga: Hensekai (#14780) 2023-01-03 09:01:03 -05:00
TheKingTermux 9365db2d57
Change the overrides BaseUrl ManwaLand.mom (#14768)
* Change the BaseUrl 

From .mom to .guru

* Up the Version Code
2023-01-02 20:19:55 -03:00
mobi2002 484d278227
Fix Lint (#14766) 2023-01-02 11:58:48 -03:00
are-are-are 4e85ab3f03
Update domain Saytruyen (#14752) 2023-01-02 07:59:20 -05:00
Shiin-79 c7d9aa2754
Add and Change Domain (#14762)
* Update Domain Theme Madara: Worldmanwas

* Add Zmanga: KomikGan

* Add and Update Domain MangaThemesia
2023-01-02 07:58:11 -05:00
mobi2002 37e0751759
fix mangasee deeplink (#14732)
Co-authored-by: scb261 <65343233+scb261@users.noreply.github.com>

Co-authored-by: scb261 <65343233+scb261@users.noreply.github.com>
2022-12-30 18:17:30 -03:00
Alessandro Jean bb863cb6c1
Migrate DS to MangaThemesia. (#14728) 2022-12-29 19:11:48 -03:00
Alessandro Jean 7fe118f99b
Add a new source to Madara. (#14727) 2022-12-29 19:11:34 -03:00
Alessandro Jean f783cf6018
Fix UA list parsing in YM. (#14726) 2022-12-29 19:11:24 -03:00
mobi2002 4bb3a039a8
ARESManga: fix 404 (#14720) 2022-12-29 13:01:47 -03:00
stevenyomi 181e3c0f07
Add back Maofly (#14686) 2022-12-28 17:32:53 -03:00
az4521 6c2f780a8d
aresmanga change .com to .net (closes #14676) (#14697)
* aresmanga .com -> .net

* aresmanga .com -> .net

* whoops, forgot to bump the version number
2022-12-28 09:56:35 -05:00
Luqman 50b91629e9
MangaHub Factory: get Edo Tensei (#14633)
* MangaHub Family: get Edo Tensei

- back to scrapping
- add user agent randomizer(latest chrome)
- make selector more general
- add back some source: MangaHub.io, MangaPanda.onl, MangaReader.site

* cleaning

* using less val

* Fix page list parse only max 6

* fix typo

* replace max pages algorithm and use call HEAD

Co-Authored-By: Vetle Ledaal <13540478+vetleledaal@users.noreply.github.com>

* MangaHub Family: get Edo Tensei

- back to scrapping
- add user agent randomizer(latest chrome)
- make selector more general
- add back some source: MangaHub.io, MangaPanda.onl, MangaReader.site

* cleaning

* using less val

* Fix page list parse only max 6

* fix typo

* replace max pages algorithm and use call HEAD

Co-Authored-By: Vetle Ledaal <13540478+vetleledaal@users.noreply.github.com>

* Update multisrc/src/main/java/eu/kanade/tachiyomi/multisrc/mangahub/MangaHub.kt

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

* Update MangaHub.kt

Co-Authored-By: Vetle Ledaal <13540478+vetleledaal@users.noreply.github.com>

* Update multisrc/src/main/java/eu/kanade/tachiyomi/multisrc/mangahub/MangaHub.kt

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

* add back imageUrlRequest

Co-authored-by: Vetle Ledaal <13540478+vetleledaal@users.noreply.github.com>
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
2022-12-26 22:42:09 -03:00
Vetle Ledaal 710a32cb70
Remove Tempest Manga (#14682) 2022-12-26 21:25:18 -03:00
Vetle Ledaal eab9f61c93
Remove extensions where the site is down (#14680)
* Remove Manhwa Chill

* Remove Uyuyan Balik

* Remove Manga Sky

* Remove Mangaka3rb

* Remove Kirei Cake

* Remove QueensManga ملكات المانجا
2022-12-26 21:25:07 -03:00
mobi2002 bdddbe71f4
Remove Xun Scans (#14672) 2022-12-26 21:24:59 -03:00
Luqman 0e46aaca61
Legion Scan: fix source (#14671)
Closes #13957
2022-12-26 21:24:52 -03:00
Saïd Boudjenane e90a68fefc
Sushi-Scan domain change (#14667)
* Domain name change for sushiscan

* Domain name change

* Update MangaThemesiaGenerator.kt
2022-12-26 21:24:34 -03:00
Luqman 332e5950d0
Fix chapter blocked by CloudFlare(need refresh)+ (#14651)
* MGKomik: fix chapter & timestamp

- remove chapter urlSuffix which prevent it to load / blocked by cloudflare
- fix chapter timestamp

* fix AquaManga chapter blocked by cloudflare

* fix mangalinkio chapter blocked by cloudflare

* fix mangalek chapter blocked by cloudflare

* fix mangaSpark chapter blocked by cloudflare

* fix MangaLionz chapter blocked by cloudflare

* fix MangaStarz chapter blocked by cloudflare

* comment
2022-12-24 10:06:37 -05:00
Vetle Ledaal 42d9c0b118
MadTheme: Fix MangaForest, remove redirect domains (#14661) 2022-12-24 10:05:36 -05:00
mao09 b0e304263c
Return hatachi manga (#14650)
* Revert "Remove Hatachi Manga (#12809)"

This reverts commit ad4b744f14.

* Change base url.

* Update version.
2022-12-24 10:04:58 -05:00
mao2009 b686abd1dc
Add MangaRawRU. (#14614)
Co-authored-by: mao09 <71811256+mao09@users.noreply.github.com>
2022-12-23 17:10:36 -05:00
Luqman 193305f7fa
Pojok Manga: update base url (#14629) 2022-12-23 17:10:16 -05:00
mao09 9483256432
Add WeLoveMangaOne. (#14630) 2022-12-23 17:10:03 -05:00
TheKingTermux b6f07e23cb
Remove KlanKomik (#14646)
* Delete KlanKomik.kt and App Icon's

* Remove KlanKomik source
2022-12-23 17:09:15 -05:00
Alessandro Jean df8f6857f9
Remove MM and add SM, MU on MangaSar (#14615)
* Remove MM and add SM on MangaSar.

* Add MU as source as well.
2022-12-20 10:19:46 -05:00
Alessandro Jean 00099ca121
Migrate MMK to MangaThemesia. (#14616) 2022-12-20 10:18:48 -05:00
Alessandro Jean 7737c17251
Remove a dead source from Madara. (#14617) 2022-12-20 10:18:31 -05:00
mao2009 7e10b61cff
Add manga1000 (#14589)
* Add manga1000.

* Remove unnecessary space.

Co-authored-by: TheKingTermux <50316075+TheKingTermux@users.noreply.github.com>
Co-authored-by: mao09 <71811256+mao09@users.noreply.github.com>
2022-12-19 12:24:52 -05:00
Vetle Ledaal 474ed09cc9
Re-add MangaSwat (#14607) 2022-12-19 12:24:33 -05:00
are-are-are 733555b9b3
Update domain LKDTT (#14602) 2022-12-19 12:13:18 -05:00
Luqman 6aaf790747
Realm Scans: fix chapter images issue (#14603)
Closes #14338
2022-12-19 12:13:07 -05:00
stevenyomi 55ae619e3c
Remove Maofly (#14604)
* Delete multisrc/overrides/mdb/maofly directory

* Update MDBGenerator.kt
2022-12-19 12:12:33 -05:00
TheKingTermux 6f91e7c913
Remove ShinobiScans (#14586)
* Remove ShinobiScans

* Remove ShinobiScans overrides

* Add ShinobiScans to automation close

Sorry if IM wrong to write it

* Add ShinobiScans
2022-12-18 10:19:23 -03:00
TheKingTermux 4e41b3332c
Madara : Add WorldManhwas (#14580)
* Add WorldManhwas

* Create Q.txt

* Create Q.txy

* Add files via upload

* Delete Q.txy

* Create Q.txt

* Delete multisrc/overrides/madara/worldmanhwas/mipmap-hdpi directory

* Delete multisrc/overrides/madara/Worldmanhwas directory

* Create Q.tst

* Create Q.jsh

* Create J.jaj

* Create A.nsj

* Add files via upload

* Add files via upload

* Delete Q.txt

* Delete Q.tst

* Create J.jaj

* Add files via upload

* Delete multisrc/overrides/madara/worldmanhwas/mipmap-mdpi directory

* Create J.jaj

* Add files via upload

* Delete J.jaj

* Add files via upload

* Delete Q.jsh

* Add files via upload

* Delete J.jaj

* Add files via upload

* Delete A.nsj
2022-12-18 09:59:34 -03:00
Luqman 5e7fab98ec
WPMangaThemesia: add source Manga Indo.me (#14574) 2022-12-18 09:58:39 -03:00
stevenyomi 3317191ba7
MangaRaw: fix page list, update URL, random mirror (#14561)
* MangaRaw: fix page list, update URL, random mirror

* update baseUrl in generator
2022-12-15 22:37:35 -03:00
Luqman 4480c0ad8f
ZManga: add new source Alceascan (#14554)
Closes #12528
2022-12-15 08:47:17 -03:00
stevenyomi df8c63bff7
MCCMS: add, remove and fix sources (#14535)
* MCCMS: add, remove and fix sources

* add decrypt interceptor

* mark captcha entry as initialized

* Add more NSFW sources and some tweaks
2022-12-15 08:46:28 -03:00
stevenyomi bdf62a6107
Fix Baozimh.org (#14525) 2022-12-12 22:46:55 -05:00
Seew a92571f889
Add Manga Ai Land (#14522)
* Add MangaAiLand

* Add MangaAiLand

* Fix Lint

* Apply reviews

* Apply reviews

* Apply reviews

* Remove unused import
2022-12-12 22:44:56 -05:00
Luqman 0a8c297553
ZManga: add Neumanga source (#14524) 2022-12-12 22:44:27 -05:00
CallMeHai eed6e861c7
Nettruyen URL Update (#14531)
* Change domain NetTruyen

* Change HentaiVn domain

Update on Hentai Domain
Update extVersionCode

* Nettruyen URL update

* Nettruyen URL Update
2022-12-12 22:43:20 -05:00
Luqman 853b3bc16c
Removing: White Cloud Pavilion (#14509)
Closes #14403
2022-12-11 10:09:09 -03:00
Seew 3d08779674
Add MultiScr "ZeistManga" and DatGarScan (#14491)
* Add MultiScr "ZeistManga" and DatGarScan

* Fix Lint Errors

* More Fix Lint Errors

* Change HttpSource to ParsedHttpSource

* Make DTO

* Fix Lint Errors

* Improve search

* Fix Lint Errors

* Back to old search method

* Back to old search method

* Refactor code and fixes

* Refactor code and fixes

* Refactor code and fixes

* Refactor code and fixes

* Apply Requested Changes

* Fix Lint
2022-12-11 10:08:50 -03:00
Alessandro Jean 46fa92435b
Remove Coven Scan as per scanlator request. (#14500) 2022-12-08 22:38:53 -03:00
Luqman 8122b889c0
Shooting Star Scans: changing website theme (#14481)
- changing website theme from WPMangaThemesia to Madara

Closes #14401
2022-12-08 22:38:29 -03:00
are-are-are 454b98b8aa
Update domain Hentai20, Hentaidexy, Nhattruyen, Nettruyen, HentaiVN (#14478)
* Update domain Hentai20, Hentaidexy

* Update domain Nhattruyen, Netttruyen

* Update BaseUrl Hentaivn
2022-12-08 22:38:14 -03:00
Luqman c7c5534e68
Madara: add Aln Scans & Trap scans (#14439)
* Madara: add Aln Scans

* Madara: add Trap scans

* fix lint 1
2022-12-04 10:30:19 -05:00
dejavui e98ce3a1dc
Update domain HentaiCB, LKDTT (#14429) 2022-12-01 08:34:21 -05:00
h-hyuuga 7a4378c5df
FlameScans: Fix permanent url logic (#14394)
* Update logic for deobfuscating series and chapter urls

* Fix lint issue

* Fix grammar in permanent chapter url preference summary
2022-11-28 08:51:29 -05:00
FlaminSarge bd8a914a88
Add dateFormat to IsekaiScanEu, change capitalization on className (#14393) 2022-11-27 23:03:10 -05:00
Luqman edb7677693
Madara: add A Pair of 2+ source (#14391)
Closes #14348
2022-11-27 23:02:31 -05:00
Tran Lam Nhat Nam a556207c7a
Update nettruyen and nhattruyen to latest domain (#14378)
* Changed domain nettruyen and nhattruyen

* Change nettruyen and nhattruyen url
2022-11-25 19:18:19 -05:00
jamesnorritz b369252c51
Fix for #14352 #14266 (#14381)
Fix for #14352 #14266

Closes #14352
Closes #14266

Added 'Cosmic Scans' src override for img selector to mitigate duplicate pages
Image selector was returning 2 images for each image (img tag and the noscript img tag). So, added attribute [data-src] which is only available on img under readerarea and not for noscrpt img. This results in returning one image per img tag.

Checklist:

    [-] Updated extVersionCode value in build.gradle for individual extensions
    [x] Updated overrideVersionCode or baseVersionCode as needed for all multisrc extensions
    [x] Referenced all related issues in the PR body (e.g. "Closes #xyz")
    [-] Added the isNsfw = true flag in build.gradle when appropriate
    [x] Have not changed source names
    [-] Have explicitly kept the id if a source's name or language were changed
    [x] Have tested the modifications by compiling and running the extension through Android Studio
2022-11-25 19:17:45 -05:00
Tran Lam Nhat Nam 62da5c3b97
Changed domain nettruyen and nhattruyen (#14357) 2022-11-24 11:01:38 -05:00
jamesnorritz 07e58c5ea7
Add Surya Scans (#14324) 2022-11-24 11:01:29 -05:00
Luqman d4db415881
Mangakyo: update url, fix manga details (#14326)
Closes #14267
2022-11-24 11:01:16 -05:00
AntsyLich 394a2be3b0
Fix RealmScans (#14344) 2022-11-24 11:00:38 -05:00
stevenyomi 7b7b6b4486
Web Comic Gamma: update Plus for new theme (#14301) 2022-11-20 11:10:12 -05:00
Luqman 8117f0b935
Komik Cast: fix unkown status (#14264)
Closes #14256
2022-11-15 09:12:37 -05:00
Dexroneum 6dc4a5ed13
Fixing Manhwa18cc (#14261) 2022-11-14 18:08:22 -03:00
MajorTanya afdf15da51
Update MangKomik URL (#14249) 2022-11-13 22:47:49 -05:00
h-hyuuga c6e2b8cd25
Remove Alpha Scans (#14252) 2022-11-13 22:47:25 -05:00
stevenyomi 10659ee9a5
Remove PPHanman (#14236) 2022-11-13 16:44:21 -03:00
Dexroneum 61b063a7c0
Manhwa18.cc little fixes (#14225) 2022-11-13 16:43:48 -03:00
rigaz29 945aca879b
Add Heroxia (#14190)
* Add Heroxia

* Update MangaThemesiaGenerator.kt

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload
2022-11-09 13:48:40 -05:00
stevenyomi 6a8cf260e1
Imitui: fix page list parsing (#14203) 2022-11-09 13:47:56 -05:00
Luqman d04de13a34
Pi Scans: fix error 404 (#14171)
Closes #14091
2022-11-07 15:00:20 -03:00
AntsyLich a3b612a940
Bilibili (Multisrc): Refactor some codes (#14164)
* Bilibili (Multisrc): Refactor some codes

* Lint

* Fix import
2022-11-07 12:14:17 -03:00
Alessandro Jean 4c93d035aa
Use schedule only in Bilibili Comics override (#14150)
* Use schedule only in Bilibili Comics.

* Fix unused inports.
2022-11-06 22:15:58 -03:00
Alessandro Jean 7def22b8e1
Use schedule instead of last added in Latest on Bilibili. (#14149) 2022-11-06 16:58:17 -03:00
Henrik 2bed516a8a
Infernal Void Scans fix duplicate images (#14145) 2022-11-06 16:58:07 -03:00
Promchai Chooseang 79bdfd0dee
Change MangaUptocats URL (#14135) 2022-11-05 15:31:59 -03:00
Luqman 268b4cb4d7
Ngomik: Fix search & filter issue (#14124)
Closes #14094
2022-11-04 17:05:48 -03:00
MajorTanya a250e47a9c
Asura Scans: Update baseUrls (#14115)
EN version uses `asura.gg`, TR version uses `asurascanstr.com`.
2022-11-03 18:43:10 -03:00
Luqman c8422a8422
Madara: add "My Manhwa" source (#14111)
Closes #14105
2022-11-03 11:32:47 -03:00
TheKingTermux c088dfcc6f
Manhwadesu: Update BaseUrl (#14102)
* Update BaseUrl

* Update Manhwadesu BaseUrl
2022-11-02 15:07:23 -03:00
Alessandro Jean 30d7df5ef2
Update CS to their new URL. (#14066) 2022-10-31 18:43:21 -03:00
Suyash Mittal 44bd5078e9
manga leveling chapter name fix (#14062) 2022-10-31 17:59:47 -03:00
Luqman 407f1b1a35
NetTruyen & NhatTruyen: update url (#14060)
Closes #14035
Closes #14036
2022-10-31 17:59:39 -03:00
Yure Gabriel c18a8d5860
MangaThemesia: adding Raiki Scan (#14022)
* Add Raiki Scan

* Remove trailing slash and unnecessary className

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

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2022-10-29 22:58:54 -03:00
Riztard Lanthorn 2f26acede0
Hscans: fix chapter date & update icons (#14015) 2022-10-28 19:28:44 -03:00
Riztard Lanthorn 5604629851
WPMangaThemesia: add DuniaKomik.id source (#13979)
* WPMangaThemesia: add DuniaKomik.id source

Closes #13976

* fix lint 1
2022-10-27 08:28:29 -03:00
Alessandro Jean 1f03b38490
Remove MangaPro. (#13999) 2022-10-26 16:07:30 -03:00
Alessandro Jean 55e62035c0
Add a new source to MangaSar. (#13998) 2022-10-26 16:07:17 -03:00
Alessandro Jean a51c32b907
Add a new source to Madara. (#13997) 2022-10-26 16:07:07 -03:00
Muhamad Aris a0e2759576
new komikcast site domain (#13996) 2022-10-26 14:39:47 -03:00
AntsyLich 4cc297f721
Add back Ares Manga (#13995) 2022-10-26 14:39:37 -03:00
Alessandro Jean 711a62afc4
Remove sources with expired domains and add missing NSFW label (#13983)
* Remove sources with expired domains and add missing NSFW label.

* Remove unused imports.
2022-10-24 20:05:16 -03:00
Suyash Mittal 909602da82
Hentairead chapter fix (#13969)
* Hentairead no chapter fix

* Updated ext version and versionId

* fixed imports
2022-10-24 18:09:18 -03:00
Alessandro Jean e579d4629a
Add a new source to Madara. (#13955) 2022-10-22 19:16:12 -03:00
Alessandro Jean d4b67e2f59
Attempt to bypass URL changing at YM. (#13954) 2022-10-22 19:16:00 -03:00
Suyash Mittal 8eb7980779
MangaPro URL change and theme change to Madara (#13939)
* MangaPro URL change and theme change to Madara

* Update versionId

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

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2022-10-21 22:41:36 -03:00
Alessandro Jean da699b11dd
Remove sources with expired domains. (#13911) 2022-10-18 16:21:57 -03:00
Alessandro Jean 67ba51fcff
Add a new source to Madara. (#13897) 2022-10-17 21:43:37 -03:00
Alessandro Jean cb6498ae33
Fix bad JSON parsing in RS. (#13896) 2022-10-17 21:43:24 -03:00
mobi2002 867afb0037
Extension Removal Requests (#13884)
* remove astrascans

* remove manganoon

* modify issue moderator regex
2022-10-17 05:46:35 -04:00
nicki d315fe579f
Add UltraLight Scans to Bakkin multisrc (#13854)
* Add UltraLight Scans icon

* Add UltraLight Scans in Bakkin Multisrc

Source is at readlight.org (#12780)

* Move to folder appropriate to what the site calls themselves

* specify `className` for ultralight so as to correctly select `res`
2022-10-14 16:56:40 -04:00
Riztard Lanthorn 97903ef209
Boosei: update url (#13855)
Closes #13799
2022-10-14 16:55:56 -04:00
nicki 0af4d3dac3
Move back rogue senpai-ediciones override to correct mangathemeasia (#13853)
was testing another hypothesis and ended up finding this change
interesting how nothing was broken

fwiw, the command I was running was
difft <(tree -L 1 multisrc/overrides/) <(tree -L 1 multisrc/src/main/java/eu/kanade/tachiyomi/multisrc/)
2022-10-14 16:55:44 -04:00
Yure Gabriel 4e46d33930
fixes #13734 (#13840) 2022-10-13 09:49:15 -03:00
rashid19961 9e54fe8a75
MangaThemesia: Adding Manganoon (#13821)
Co-authored-by: rashid19961@gmail.com <Habbash@1996>
2022-10-12 01:20:35 -03:00
Riztard Lanthorn 12c05cacfc
Manhwa Freak: filter locked chapter (#13811) 2022-10-11 08:00:07 -04:00
nzoba bd39e11141
Migrate FusionScanlation (#13810)
* Moves FusionScanlation

* Add versionId
2022-10-11 07:59:55 -04:00
nzoba 291cb10bae
Updates Azora url (#13805) 2022-10-11 07:58:37 -04:00
Techeira Damián 2d22a17f7e
Add new madara source (#13808)
* Add new madara source

* Update

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

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2022-10-10 23:50:11 -03:00
Techeira Damián f6c8f8135a
Fix spanish date on webtoon (#13807) 2022-10-10 23:50:01 -03:00
Jake 49ddd302f3
Madara: add Inazu Manga source (#13806)
* Add inazumanga

* Add NSFW tag on Inazu Manga source
2022-10-10 23:49:52 -03:00
nzoba af4a4c86bb
Removes LeviatanScans XXX and Puzzmos (#13804)
* Removes LeviatanScans XXX

* Removes Puzzmos
2022-10-10 23:49:44 -03:00
nzoba 4cb0f31777
Mangas Origines: Fix manga details (#13794) 2022-10-10 12:22:32 -04:00
Alessandro Jean 1e99b26dff
Move English Reaper Scans out of Madara multilang. (#13792) 2022-10-09 15:01:58 -03:00
Henrik 5e837f12d1
reaperscans fix missing images (#13791) 2022-10-09 14:32:21 -03:00
h-hyuuga 5ca1e90b6d
Improve Reaper Scans metadata parsing (#13789)
* Add relative date parsing

* Add series type parsing

* Add detection for "cancelled" publication status

* Bump version
2022-10-09 14:15:22 -03:00
Aria Moradi cf1fb942ca
Reaper Scans: improve code quality (#13781)
* improve code quality

* fix lint error
2022-10-09 14:15:13 -03:00
Alessandro Jean 6fbb654e2d
Remove a prefix in URLs and update SS name. (#13790) 2022-10-09 14:14:50 -03:00
Riztard Lanthorn 008e56a237
Madara: add Coffee Manga source (#13786)
Closes #11766
2022-10-09 14:14:25 -03:00
Maxim Molochkov 279026e33b
[RU] Henchan - Move url definition to preferences (#13783) 2022-10-09 14:14:09 -03:00
TheKingTermux 704f7bcd42
ZManga: Add KomikIndo.info (#13779)
* Add KomikIndo.info

* Add KomikIndoInfo .kt file and Icons

* Remove Series

Making an error

* Remove unsused icon

* Remove unsused icon

* Remove unsused icon

* Remove unsused icon

* Remove unsused icon

* Remove unsused icon

* Remove unsused icon

* Remove unsused icon

* Remove unsused icon

* Remove unsused icon

* Remove unsused code

* Fix missing spacing
2022-10-09 14:13:34 -03:00
Suyash Mittal daf72c6afc
Grmory mangas (#13744)
* Source for gremory mangas

* restored MangaThemesia run file

* removed unnecessary logics

* removed GremoryMangas class

* removed trailing slash in url

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

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2022-10-09 14:13:03 -03:00
Aria Moradi 5d09f08d37
Reaper Scans new site (#13751)
* reaperscans

* use livewire to load chapterlist

* bring back other langs

* fix imports

* add search to reaperscans

Co-authored-by: henrik9999 <22085664+henrik9999@users.noreply.github.com>
2022-10-09 05:52:43 -04:00
Riztard Lanthorn 4bf9327b70
Leviatan Scans: add rate limit (#13762)
* Leviatan Scans: add rate limit

Closes #13345

* 1, 2
2022-10-08 09:44:23 -04:00
Alessandro Jean 14685db891
Fix images not loading in LI. (#13756) 2022-10-07 22:50:23 -03:00
Alessandro Jean 1a8a040214
Update Brazilian RS URL. (#13755) 2022-10-07 22:50:14 -03:00
Alessandro Jean db71211623
Add original quality as option in Bilibili (#13719)
* Add original quality as option in Bilibili.

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

* Always show the locked chapters count.

* Show extra information in the series details.

Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>

* Add missing Chinese translations.

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

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
2022-10-07 09:35:45 -04:00
Eshlender 1cb0baf862
[RU]MangaLIb & YaoiLib fix agelimit filter & latestUpdates change (#13732)
* change redirect Exception massage

* merge last and popular
2022-10-07 09:34:10 -04:00
stevenyomi a3e92088c7
MangaRaw: fix URL issues (#13742)
* MangaRaw: fix URL issues

* use replaceFirst
2022-10-07 09:33:09 -04:00
Riztard Lanthorn 119e8819be
Flame Scans: increase rate limit (#13746)
* Flame Scans: increase rate limit

Closes #13372

* 2, 7
2022-10-07 09:32:16 -04:00
Alessandro Jean 4eb7d280a2
Add a new source to Madara. (#13720) 2022-10-05 17:46:12 -03:00
Riztard Lanthorn 701f5640a0
Madara: add KomikRame source (#13716)
Closes #13145
2022-10-05 17:46:02 -03:00
Alessandro Jean 2debfe8a43
Add new HeanCms as multisrc theme (#13713)
* Add new HeanCms as new multisrc theme.

* Add missing runner and fix wrong version of RS.
2022-10-04 15:12:30 -03:00
AntsyLich f6a916634b
Drake Scans: Remove tags from genre (#13696) 2022-10-03 12:05:18 -03:00
stevenyomi d8db25338e
Remove www.haomanwu.com (#13695) 2022-10-03 12:05:08 -03:00
Riztard Lanthorn c79f4c1178
Manga Starz: fix thumbnail issue (#13694)
Closes #13297
2022-10-03 08:48:59 -03:00
Riztard Lanthorn 85dd728243
WPMangaThemesia: add Pi Scans & Cosmic Scans (#13679)
* WPMangaThemesia: add Pi Scans Source

Closes #13344

* WPMangaThemesia: add Cosmic Scans Source

Closes #12358
2022-10-03 08:48:05 -03:00
Vetle Ledaal 1d0466670b
Mihentai: remove custom page list parsing (#13678)
The URL modifications doesn't work after site changes, the default behavior works fine.
2022-10-03 08:47:55 -03:00
Vetle Ledaal 1d18a39a13
Komik Cast: Relax page list parsing selector (#13677)
Some chapters are hosted on blogspot, where the `img` elements don't have any class attribute, causing the old selector to fail.
2022-10-03 08:47:45 -03:00
Riztard Lanthorn 9491a8ce44
Manga Weebs: remove tag from genre (#13663)
* Manga Weebs: remove tag from genre

Closes #8881

* Update multisrc/overrides/madara/mangaweebs/src/MangaWeebs.kt

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

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2022-10-01 19:25:49 -03:00
Sascha Hahne 2c8a97e759
Add NightScans as Source (#13671)
* Add NightScans as Source

* Add override for functionality
2022-10-01 09:04:19 -03:00
Sascha Hahne 8fbf7c01cb
Madara add ilovemanhwa.com (#13670) 2022-10-01 09:03:59 -03:00
AntsyLich 16d4610115
KSGroupScans: Don't assign date_upload to chapters (#13669)
* KSGroupScans: Don't assign uploadDate to chapters

Date related stuff is highly broken in the site. Chapters from 2~3 months ago appear as 1 years ago

* Cleanup FMReaderGenerator

* Fix import
2022-10-01 09:03:45 -03:00
Vetle Ledaal d699789730
Remove SiXiang Scans (#13667) 2022-10-01 09:03:18 -03:00
Riztard Lanthorn fcf8832426
Madara: add Dark Scans (#13662)
Closes #13645
2022-10-01 09:02:49 -03:00
Riztard Lanthorn e384a47e4c
WPMangaThemesia: add Hanuman Scan (#13661)
Closes #11373
2022-10-01 09:02:39 -03:00
Alessandro Jean df7ec63ad7
Make MS into a multilang extension. (#13658) 2022-09-30 19:47:42 -03:00
Alessandro Jean 9a15904cab
Fix FS not working due to domain change. (#13648) 2022-09-30 14:11:02 -03:00
AntsyLich 78032333e6
Remove NoxSubs (#13644) 2022-09-30 14:10:52 -03:00
AntsyLich 9fa091c275
Fix "Read Attack on Titan Shingeki no Kyojin Manga" (#13640)
Also sort MangaCatalogGenerator sources
2022-09-30 14:10:27 -03:00
Riztard Lanthorn fd05a1f03d
WPMangaThemesia: add MELOKOMIK (#13637)
closes #13499
2022-09-30 14:10:17 -03:00
mobi2002 dfbad68d4c
Constellar Scans: fix series status (#13638)
* Add Constellar Scans

* Constellar Scans: fix series status selector
2022-09-30 06:31:37 -04:00
Alessandro Jean 59a459caa7
Add a new source to Madara. (#13612) 2022-09-27 19:00:40 -03:00
mobi2002 8fc2741090
Add Constellar Scans (#13590) 2022-09-26 18:44:32 -03:00
stevenyomi e7332150ce
57Manhua: update image host config (#13587) 2022-09-26 18:44:23 -03:00
stevenyomi 850c93aae1
Remove Manga-Flix and Manga Mutiny (#13581)
* Remove Manga-Flix and Manga Mutiny

* use URL for autocloser regex

* fix yaml escape

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

Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
2022-09-26 18:44:02 -03:00
Alessandro Jean 19089a3c4f
Add a new source to Madara. (#13578) 2022-09-24 23:35:01 -03:00
Alessandro Jean 6def50a7c4
Migrate Brazilian RS from Madara to individual extension (#13577)
* Migrate Brazilian RS from Madara to individual extension.

* Remove unused imports.
2022-09-24 23:34:50 -03:00
Alessandro Jean 68e45aa67d
Remove usages of okhttp3.internal to avoid crashes. (#13574) 2022-09-24 23:34:21 -03:00
stevenyomi 445af0f144
Move unpacker lib to extension repo (#13565)
It was hosted at https://github.com/stevenyomi/unpacker
2022-09-24 12:01:52 -04:00
D@ddyBunz d571a309f5
Add new niceoppai extention (#13552)
* Update Niceoppai.kt

* update overrideVersionCode

* remove comment code

* Update MadaraGenerator.kt

* Update Niceoppai.kt

* formating code

* remaster code and change type extention

* remove niceoppai form madaraGenerator

* Update src/th/niceoppai/build.gradle

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

Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
2022-09-24 09:16:50 -03:00
happywillow0 4b956148e1
MangaThemesia Updates (#13553)
* Migrate Walpurgi Scan

* Update overrideVersionCode

Update version code to account for Madara version

* Move Uzay Manga

* Move MangaWT

* Add MangaWT override

* Add Clayrer
2022-09-23 18:44:21 -03:00
happywillow0 229dd1c9be
Madara - Updates (#13544)
* Update Lara Manga

* Add MidnightManga

* Adds Cartel de Manhwas

* Add Atlantis scan
2022-09-23 18:43:50 -03:00
Alessandro Jean 5d8b98f369
Add French to Bilibili Comics (#13515)
* Add French to Bilibili Comics.

* Add missing translations.
2022-09-19 16:27:23 -03:00
Yjin 1df19dcf90
[RU]GroupLe add "No auth" message and AllHentai domain switcher (#13498)
* [RU]GroupLe add "No auth" message and AllHentai domain switcher

* auto redirectable domain

* fix pars breaked image text

* change redirect Exception massage
2022-09-19 10:39:02 -03:00
happywillow0 dd7266ca17
Update ToonGod (#13493)
Use normal headers for imageRequest. Referer for images is baseURL.
2022-09-19 10:38:37 -03:00
happywillow0 adca989096
Fix Manhua Kiss (#13481)
Updates URL
2022-09-16 10:18:02 -04:00
Riztard Lanthorn b2f0bc043e
ZManga: fix/add Sekte Komik (#13466)
* reorder

* ZManga: add/fix Sekte Komik

- Move Sekte Komik from WPMangaThemesia to Zmanga theme
- reorder ZMangaGenerator

closes #13408

* add space

* rerun1
2022-09-14 12:11:54 -04:00
Riztard Lanthorn 4a698da5b2
Komik Cast: fix chapter date (#13467)
closes #13420
2022-09-14 12:11:38 -04:00
stevenyomi cb8e4d0402
Add YKMH back (#13454) 2022-09-13 08:03:33 -04:00
Vetle Ledaal 898c9457ae
Remove broken extensions (#13451)
* Remove extensions with no A record

* Remove extensions with expired domain

* Remove extensions where DNS returns SERVFAIL
2022-09-12 22:31:30 -04:00
Riztard Lanthorn 0d8cf85d40
WPMangaThemesia: add Manhwa Freak (#13447)
- add comment about wpmangastream & reader change name to manga themesia
- add manhwa freak source

closes #11092
2022-09-12 22:30:59 -04:00
mobi2002 bce2ff7924
Add MangaKing (#13439) 2022-09-12 00:45:11 -03:00
Muhamad Aris 237f4eb0fc
Komikcast: fix filter and search (#13429)
* fix: filters

* update version code
2022-09-11 08:55:11 -04:00
Mubashir Haroon 243d22f6c2
Update Hentai20 baseUrl (#13436) 2022-09-11 08:54:51 -04:00
Mubashir Haroon f71bcfb85b
Remove Aresmanga (#13435)
* Remove Aresmanga

* edit issue moderator regex
2022-09-11 08:54:35 -04:00
stevenyomi 27125130e4
Baozimh.org: fix duplicate chapter pages (#13414) 2022-09-10 10:34:22 -04:00
Alessandro Jean 8e00e14dc2
Add two new sources to Madara. (#13406) 2022-09-08 18:41:40 -03:00
AntsyLich ccb2cda7ac
Add Manga Galaxy (#13401) 2022-09-08 18:11:31 -03:00
Basara-Hatake 79a44334bb
LeviatanScans fixes (#13370)
* update LeviatanScans baseurl

* LeviatanScans fix date in chapter title
2022-09-08 18:11:10 -03:00
stevenyomi 57df836362
Mangabz: fix stubbed CookieManager (#13398) 2022-09-08 11:20:10 -04:00
stevenyomi 5a4d5098e7
MCCMS: fix Pupu Manhua, remove Haomanwu, add PPHanman (#13387)
* MCCMS: fix Pupu Manhua, remove Haomanwu

* Add PPHanman
2022-09-08 08:56:07 -04:00
stevenyomi 58b6147c18
Mangabz: rewrite, make multisrc, add mirror and new source (#13378)
* Mangabz: rewrite, make multisrc, add mirror and new source

* use HttpUrl.Builder for search query
2022-09-08 07:52:38 -04:00
stevenyomi 3ff513e472
Madara: add Baozimh.org (#13383)
* Madara: add Baozimh.org

* fix lint issues

* fix completed status
2022-09-08 07:51:32 -04:00
stevenyomi 37326cc62c
Remove TheFluffyHangoutGroup (#13395) 2022-09-08 07:50:46 -04:00
Vetle Ledaal cfa7d21bc2
MadTheme: update rate limit for chapter endpoint (#13357)
* MadTheme: update rate limit for chapter endpoint

* Update multisrc/src/main/java/eu/kanade/tachiyomi/multisrc/madtheme/MadTheme.kt

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

* Don't throw null exception

* Remove unneeded variable

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2022-09-06 11:11:38 -03:00
FlaminSarge c5a5b47df2
Remove Paean Scans (#13348)
Website no longer functional
2022-09-06 11:11:13 -03:00
Alessandro Jean e72d433459
Add a new source to Madara. (#13333) 2022-09-03 13:01:11 -03:00
AntsyLich 5a90cbf361
Add KomikLab Scans (#13321) 2022-09-02 15:48:17 -03:00
Muhamad Aris 8f0a4c8903
Komikcast: fix broken pagination (#13280)
* fix: latest update pagination & popular page

* update overrideVersionCode

* Apply suggestions from code review

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

* remove slash to fix 301 redirect

Co-authored-by: Aris <maris@pmintl.net>
Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2022-09-01 18:55:04 -03:00
stevenyomi 8d2c252e46
Madara: fix wrong file path (#13310) 2022-09-01 18:33:11 -03:00
happywillow0 ab9984d3f4
Add new Mangathemesia extensions (#13299)
* Add MangaTale

* Add Tarot Scans

* Add Arena Scans

* Adds Senpai Ediciones

* Add FlameScans.fr

* Update MangaThemesiaGenerator.kt
2022-09-01 17:15:04 -03:00
happywillow0 82a5dc8190
Update Madara Sources (#13298)
Add MangaOneLove
Update MangaChill
2022-09-01 17:14:54 -03:00
Alessandro Jean a4a0b95b96
Update the URL of a Madara extension. (#13295) 2022-08-31 17:48:26 -03:00
Maxim Molochkov 856b78ced4
[RU] Henchan - Change url (#13289) 2022-08-31 17:48:07 -03:00
AntsyLich f80dab6f73
xCaliBR Scans: Update anti scrap logic (#13265)
* xCaliBR Scans: Update anti scrap logic

Also handles HTTP 103 through WebView

Fixes #10528

* Remove unused import

* Remove Http103Interceptor
2022-08-31 13:25:15 -03:00
happywillow0 7b011e1edc
Migrate Nocturnal Scans (#13277)
Fixes #13273
* Migrates Nocturnal Scans from Madara to MangaThemesia
2022-08-30 22:36:51 -04:00
happywillow0 b32b2f0552
Migrate Mangacim (#13257)
* Fixes #13226
Moves Mangacim from Madara to MangaThemesia
2022-08-29 10:04:34 -04:00
stevenyomi ba440a9792
Manga18fx: fix URL intent search (#13262) 2022-08-29 10:03:41 -04:00
happywillow0 775cfaa97d
Madara - WebtoonTR, ToonGod, Astra Scans (#13254)
* Update WebtoonTR

Fixes #13247
Updates to use old old admin-ajax.php endpoint.

* Fix ToonGod

Fixes #12952
Use direct popularManga and latestUpdates requests.
Updates to use basic search

* Add Astra Scans

Closes #13154

* Fix ToonGod Imports
2022-08-29 10:02:52 -04:00
Mubashir Haroon f7065285ee
reaperscans fr changed domain (#13241) 2022-08-28 15:08:37 -04:00
Aria Moradi edb2590359
Manga18fx: add support for genre filter (#13240)
* Manga18fx: add support for genre filter

* add comment about the site

* apply review suggestion

* improve control flow

* fix compile error
2022-08-27 20:49:31 -03:00
Alessandro Jean 756e27d4a8
Fix lateinit error in some MangaThemesia sources. (#13235) 2022-08-27 17:53:07 -03:00
Alessandro Jean b3220a05d1
Add two new sources to Madara. (#13232) 2022-08-27 17:52:58 -03:00
Mubashir Haroon 6fae0d3f7a
update yonabar url (#13225) 2022-08-27 16:37:57 -03:00
happywillow0 97d48bdc3d
Source URL Updates (#13214)
* Update URL

Update the URL for LKDTT

* Update HentaiVN

* Update URL
* Fix lateinit property title not initialized

* Update NhatTruyen

Update URL for NhatTruyen
2022-08-27 10:23:00 -03:00
AntsyLich 0d852ad121
Yeet Sense Scans (#13209)
Site dead. Group will upload to mangadex for the unforeseeable future.

Also sort sources
2022-08-26 13:22:33 -04:00
Vetle Ledaal 0e13a3f0be
Remove Reset Scans and swatmanga.me (#13175)
* Remove Reset Scans and swatmanga.me

* escape regex
2022-08-24 17:45:19 -03:00
Vetle Ledaal 1f6f5534bf
Remove MangaHub (#13174)
* Remove MangaHub

* escape regex

* [skip ci] dedupe
2022-08-24 17:45:05 -03:00
lord-ne b0861b5f79
Update MangaSee icon (#13170)
* Update MangaSee icon

* Increment MangaSee version code
2022-08-24 17:44:55 -03:00
happywillow0 cef6535f6d
Harimanga fix (#13162)
* Fixes Harimanga

Fixes #13161
Adds SimpleDateFormat override

* Remove wildcard import

* Remove blank lines
2022-08-23 22:10:08 -04:00
happywillow0 a3c19fbc23
MangaThemesia Fixes (#13156)
* Fix ManhwaList

Fixes #13143
Adds additional jsoup selector to pageSelector

* Fix ManhwaDesu

Fixes #13132
Updates mangaUrlDirectory

* Fixes ManhwaLand.mom

Fixes #13120
Updates mangaUrlDirectory
2022-08-23 16:04:24 -03:00
Buhbbl 74ef6efa7b
Toonily: fix search and filtering (#13142) 2022-08-23 09:56:32 -03:00
stevenyomi 84fd64500f
Haoman6: fix page list parsing (#13140) 2022-08-23 09:56:22 -03:00
Ejan 04505aecbd
[RU]MultiChan chapter_number & author (#13123)
* [RU]MultiChan chapter_number & author

* clean

* clean2
2022-08-22 12:30:43 -03:00
stevenyomi 723100f16a
Manga18fx: fix parsing (#13118) 2022-08-20 22:44:26 -04:00
TheKingTermux a89f029cd6
Add some indonesian source's (#13077)
* Added Ryukonesia

Added Ryukonesia Source

* Create Ryukonesia.kt

* Add files via upload

* Add 2 new sources 

Add Nekomik & ManwhaList source

* Fix typos

* Create ManhwaList.kt

* Rename multisrc/overrides/wpmangastream/manwhalist/src/ManhwaList.kt to multisrc/overrides/wpmangastream/manhwalist/src/ManhwaList.kt

* Add files via upload

* Delete web_hi_res_512.png

* Add files via upload

* Create Nekomik.kt

* Add files via upload

* Add Some Indonesian Source

- Add Nekomik
- Add Ryukonesia
- Add ManhwaList
- Add ManhwaDesu
- Add Mangayaro
- Add LianScans
- Add Dojing

* Create Nekomik.kt

* Upload Nekomik Icon

* Create Ryukonesia.kt

* Upload Ryukonesia Icon

* Create ManhwaList.kt

* Upload ManhwaList Icon

* Fix Typos

* Create Dojing.kt

* Upload Dojing Icon

* Create LianScans.kt

* Upload LianScans Icon

* Create ManhwaDesu.kt

* Upload ManhwaDesu Icon

* Create Mangayaro.kt

* Upload Mangayaro Icon

* Fix Android Package

* Fix ClassName and Add 1 New Source

- Fix Dojing ClassName
- Add ManhwaLand.mom

* Forget to add it lol

* Update and rename multisrc/overrides/mangathemesia/dojing/src/Dojing.kt to multisrc/overrides/mangathemesia/dojingnet/src/DojingNet.kt

* Delete multisrc/overrides/mangathemesia/dojing directory

* Add DojingNet Icon Again

* Create ManhwaLandMom.kt

* Add ManhwaLanMom  Icon

* Delete multisrc/overrides/wpmangastream directory

* Fix ManhwaDesu Android Package
2022-08-20 17:38:18 -03:00
Alessandro Jean 4ee8734853
Remove a few dead Brazilian sources from Madara. (#13112) 2022-08-20 12:25:28 -03:00
Alessandro Jean a9aa05581a
Remove a dead source from Madara. (#13090) 2022-08-19 20:52:11 -03:00
Alessandro Jean db666a6798
Add a new source to MangaSar (#13089)
* Add a new source to MangaSar.

* Remove unused imports.
2022-08-19 20:52:00 -03:00
Alessandro Jean 131394800f
Add three new sources to Madara. (#13088) 2022-08-19 20:51:51 -03:00
AntsyLich b8b4e2746e
Bilibili (Multisrc): Cleanup (#13083)
* Bilibili (Multisrc): Cleanup

* Use `.also()` to get rid of extra function

* Use apply instead of also

Also change function name from `setAuthCookie` to `setAccessTokenCookie`
2022-08-19 15:18:42 -03:00
Ahmed gamal 0739496f50
MangaSwat : update baseurl (#13076)
* Update MangaSwat.kt

* Update MangaThemesiaGenerator.kt
2022-08-19 07:36:26 -04:00
stevenyomi d64e2bb069
MangaRaw: rewrite parsing, add mirrors and split broken source (#13058)
* MangaRaw: rewrite parsing, add mirrors and split broken source

* Add (Broken) to Manga1001 extension name

* cleanup

* eliminate temporary property and optimize constructor performance
2022-08-18 22:16:05 -04:00
Riztard Lanthorn b5d983fe9b
Nocturnal Scans: add source (#12994)
Closes #11004
2022-08-16 07:25:04 -04:00
Vetle Ledaal fb2b3c5c68
MangaMad: move to MangaPuma (#13009) 2022-08-16 07:24:50 -04:00
AntsyLich 476f156643
Merge WPMangaReader and WPMangaStream (#12918) 2022-08-16 07:24:35 -04:00
Wisest_wizard c9e86fbbf7
Empire Webtoon: Add option to change BaseURL (#12887) 2022-08-15 12:53:58 -04:00
stevenyomi ac03bd4477
SinMH: fix genre parsing and update baseUrl for Gufeng (#12974) 2022-08-14 08:49:54 -04:00
AntsyLich 6f448ed46c
Update Mangasushi url (#12972)
Also sort sources in MadaraGenerator
2022-08-14 08:49:42 -04:00
stevenyomi 516e26a6c8
Remove Raw Mangas (site is down) (#12894) 2022-08-07 18:03:21 -03:00
Wisest_wizard 5d8494e775
Fix a bug with mangasee intent filter (#12886) 2022-08-07 11:07:16 -04:00