Commit Graph

567 Commits

Author SHA1 Message Date
FlaminSarge ecd137d21a
[KSGroupScans] Migrate from FMReader to Madara (#15332) 2023-02-27 15:33:29 -03:00
seew3l 8eac6fbfec
Migrate "Cartel de Manhwas" to MangaThemesia (#15357)
* Change theme to MangaThemesia

* Fix Url
2023-02-18 12:31:05 -03:00
Basara-Hatake 1cddc25554
Hiperdex baseUrl option (#15303)
* Hiperdex baseUrl option

* remove ConfigurableSource, fix key

* use buildconfig

* update setOnPreferenceChangeListener
2023-02-12 15:27:27 -03:00
arkon e1f59a845e
Update jsoup (#15321) 2023-02-11 22:22:32 -05:00
arkon 7964dc4613
Upgrade OkHttp (#15320) 2023-02-11 17:30:31 -05:00
XdarkX 0b5d7dd276
Fix FirstKissManga 400 error (#15308)
Domain changed from "https://1stkissmanga.io" to
"https://1stkissmanga.me"

Co-authored-by: arkon <arkon@users.noreply.github.com>
2023-02-11 15:35:36 -05:00
arkon baaee5cf21
Update linter (#15317) 2023-02-11 14:21:03 -05:00
arkon 1397c5b1b4
Bump dependencies (#15312) 2023-02-11 12:56:34 -05:00
jferdous70 34582e30e3
Update Hiperdex domain (#15288)
* Update domain

* Update domain and version code

* Add option to change BaseURL

* add the missing closing brace

* reverting changes
2023-02-10 08:44:54 -05:00
beerpsi 28ac8d5a31
[IU] Update descrambling logic (#15280)
* [IU] Update descrambling logic

* remove unused code
2023-02-08 21:09:01 -03:00
XdarkX 2a8cb31465
Fix Drake Scans wrong chapter release date (#15233) 2023-02-06 05:16:40 -05:00
Alessandro Jean 2efe1af88b
Update MO URL and name. (#15220) 2023-02-03 13:25:28 -05:00
Alessandro Jean 045404c898
Remove some dead extensions. (#15183) 2023-01-30 15:33:28 -03:00
beerpsi 24e5d03a62
[ImmortalUpdates] Update descrambling logic (#15157)
* [ImmortalUpdates] Update descrambling logic

* Bump version
2023-01-28 09:36:58 -03:00
Alessandro Jean 900a44839d
Fix bad URLs and missing pages in SS. (#15149) 2023-01-27 17:07:36 -03:00
Alessandro Jean 3041b60615
Update YF URL. (#15146) 2023-01-27 17:07:00 -03:00
Vetle Ledaal 0dbdf173b8
Add missing headers (#15138) 2023-01-27 07:31:13 -05:00
Vetle Ledaal 398897a16a
Add missing headers (#15136)
* Add missing headers

* update rate limit

* retry CI

Co-authored-by: Carlos <2092019+CarlosEsco@users.noreply.github.com>
2023-01-27 07:04:59 -05:00
specterflare cf28b0f61c
Update Hiperdex domain (#15122)
* Update domain

* Update domain and version code
2023-01-26 21:02:55 -03:00
are-are-are b9b216e4db
Update URL PopularManga & LatestUpdate Request HentaiCB (#15107) 2023-01-25 13:46:43 -05:00
beerpsi 8f3170f80a
[ImmortalUpdates] Fix images being inverted by mistake (#15082)
* [ImmortalUpdates] Fix images being inverted by mistake

* whoops

* use HttpUrl.Builder.fragment

* oops bleh
2023-01-24 05:46:19 -05:00
beerpsi ca789eca79
[Madara] Decrypt image list for Amuy and Cerise Scans (#14876)
* madata: add chapter image list decryption

* add final newline

* Exit early if there's no chapter protection

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

* Change approach to individual sources

multisrc doesn't like external dependencies

* unbump baseversioncode

Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
2023-01-23 00:39:45 -03:00
beerpsi 2d9e3740fb
[Mangauptocats] update base URL (#15049)
* [Mangauptocats] update base URL

* bump version in generator
2023-01-21 16:52:49 -05:00
specterflare c28bee3708
Update Hiperdex domain (#15003)
* Update domain

* Update domain and version code
2023-01-18 17:16:36 -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
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
Alessandro Jean 47d02ef732
Make the rate limit more harsher in 1st Kiss sources. (#14889) 2023-01-10 17:58:20 -03: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
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
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
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
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
Luqman 193305f7fa
Pojok Manga: update base url (#14629) 2022-12-23 17:10:16 -05:00
Alessandro Jean 7737c17251
Remove a dead source from Madara. (#14617) 2022-12-20 10:18:31 -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
stevenyomi bdf62a6107
Fix Baozimh.org (#14525) 2022-12-12 22:46:55 -05: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
FlaminSarge bd8a914a88
Add dateFormat to IsekaiScanEu, change capitalization on className (#14393) 2022-11-27 23:03:10 -05:00