beerpsi
1213241bb6
[constellar] wow another one ( #15164 )
...
* at some point this gonna surpass asura
* unused code
* useless assignment
2023-01-29 01:20:15 -03:00
beerpsi
a0b7256c71
[ConstellarScans] fix page list ( #15161 )
...
* [ConstellarScans] fix page list
* override version 10 yay
* remove logging
2023-01-28 16:26:07 -03:00
beerpsi
24e5d03a62
[ImmortalUpdates] Update descrambling logic ( #15157 )
...
* [ImmortalUpdates] Update descrambling logic
* Bump version
2023-01-28 09:36:58 -03:00
Eshlender
9b3420734e
[RU]GroupLe fix search ( #15155 )
2023-01-28 09:36:48 -03:00
beerpsi
5aca475914
[ConstellarScans] it's webview time ( #15154 )
...
* [ConstellarScans] it's webview time
* trim dead code
* remove unused imports
2023-01-28 09:36:38 -03:00
Alessandro Jean
85e28435b2
Update YM URL and fix some images not loading. ( #15153 )
2023-01-27 20:51:27 -03:00
Alessandro Jean
900a44839d
Fix bad URLs and missing pages in SS. ( #15149 )
2023-01-27 17:07:36 -03:00
Alessandro Jean
42720260d1
Fix missing chapters in HT. ( #15147 )
2023-01-27 17:07:11 -03:00
Alessandro Jean
3041b60615
Update YF URL. ( #15146 )
2023-01-27 17:07:00 -03:00
Eshlender
6a80b09a08
[RU]GroupLe fix pages ( #15144 )
2023-01-27 17:06:41 -03:00
beerpsi
ff22db6290
Change method of work ( #15140 )
...
* Change method of work
* always update bytecode
2023-01-27 17:06:33 -03:00
mobi2002
d67b542c21
remove imperfect comics ( #15137 )
2023-01-27 17:06:23 -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
stevenyomi
5e91d36be0
Remove Maofly ( #15108 )
...
This reverts commit 181e3c0f07
.
2023-01-25 13:46:54 -05:00
are-are-are
b9b216e4db
Update URL PopularManga & LatestUpdate Request HentaiCB ( #15107 )
2023-01-25 13:46:43 -05:00
mobi2002
f35ee5dfaf
Remove Mangazuki ( #15099 )
...
* remove mangazuki
* remove mangazuki assets
2023-01-25 13:46:27 -05:00
Vetle Ledaal
49b3aee5f7
Madara: fix broken referer header ( #15096 )
2023-01-25 13:46:08 -05:00
jailbreak-bypass-forms
84a1235b5d
fix page list ( #15098 )
...
* fix page list
* guard with whitespace
* replace http with https to skip 301s
2023-01-25 05:32:11 -05:00
beerpsi
dfcd66b3fc
[MangaThemesia + ConstellarScans] Add trailing slashes to URLs; stricter checking for decoding keys ( #15088 )
...
* [MangaThemesia] Append a trailing slash to requests to avoid 301s
* [ConstellarScans] Don't trust their keys
* whoops
* this is just for you TheRunningRiot
* [MangaThemesia] Return proper URL when searching by URL
2023-01-24 12:55: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
731a406861
[ConstellarScans] changed their key format again ( #15076 )
...
* a
* bump version
* shenanigans beget shenanigans
* idk
* what's a lookup string
* make regex less greedy
* fighto!!!!!
* fix more shenanigans that emerged while this stuff isn't merged
* comments
* wrong place to trim
* be more specific with exceptions
* fix conflicting imports
* more generic regex
* dont need regex comments
* fix docs
* fix complaints about shadowing
2023-01-24 05:45:51 -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
589f46de0b
[Otaku Sanctuary] Move back to main endpoint for fetching chapter pages ( #15062 )
...
* [Otaku Sanctuary] Move back to main endpoint for fetching chapter pages
* tfw you write code at 2AM
2023-01-22 07:31:05 -05:00
adaexec
c578c2663b
Revert TritiniaScans url again ( #15063 )
...
They changed it back to .org
Undoes #14854 (but bumps overrideVersionCode).
This change closes #14973
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
2023-01-22 07:30:57 -05:00
beerpsi
8ae6bdca68
make requests as browser-like as possible ( #15067 )
...
* make requests as browser-like as possible
* bump version
* upgrade-insecure-requests
* useragent fuckeries
* don't use tachi's user-agents.json
* trim dead code
* fix funky AS formatting
* filter out unwated UAs
* randomizer randomizer
* mom look at this funny file
* filter user agents
* Change revision of UA_DB_URL
2023-01-22 09:22:16 -03:00
beerpsi
31095de83b
add extra headers to page list request ( #15047 )
...
* add extra headers to page list request
* what's that line doing there
* bump
* fix sec-fetch-site value, add sec-fetch-user
* make exception clearer
2023-01-21 16:53:02 -05:00
beerpsi
2d9e3740fb
[Mangauptocats] update base URL ( #15049 )
...
* [Mangauptocats] update base URL
* bump version in generator
2023-01-21 16:52:49 -05:00
beerpsi
3af394fe1c
[PianManga] update base URL ( #15050 )
2023-01-21 16:52:38 -05:00
beerpsi
fe093b3eac
[ConstellarScans] use mobile UA for requesting page list ( #15044 )
2023-01-20 12:51:55 -05:00
beerpsi
2c306a4da4
[ConstellarScans] Move Paint into descrambleImage to prevent CI failure ( #15042 )
...
* [ConstellarScans] Move invertingPaint into descrambleImage to prevent CI failure
* bump version
* Revert "bump version"
This reverts commit 9bc23e426b78c03225e56998d64ea8520bab4d49.
2023-01-20 10:49:09 -05:00
beerpsi
33f368283d
[ConstellarScans] Descramble images, decode page URLs, add rate limit ( #15034 )
...
* [ConstellarScans] Descramble and invert images
* lower requirement for decryption key
* use regex to find decryption key
* make it 0 or more
* put regex in companion object
* tweak regex
* fix: use url fragment
* add rate limit (1/2s)
2023-01-20 10:12:49 -05:00
AntsyLich
8fc0dbaf60
Unyeet MangaSwat ( #15028 )
2023-01-19 09:52:20 -05:00
Davide
57ad7c1174
MangaThemesia: trim manga description ( #15023 )
2023-01-19 07:16:01 -05:00
seew3l
f74b23e3ea
DatGarScanlation: Update selectors ( #15013 )
...
* DatGarScanlation: Update selectors
* Add requested changes
* Lint
2023-01-18 17:18:14 -05:00
specterflare
c28bee3708
Update Hiperdex domain ( #15003 )
...
* Update domain
* Update domain and version code
2023-01-18 17:16:36 -05:00
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
beerpsi
5299ba7da5
CoffeeManga: Change base URL ( #14990 )
2023-01-17 06:20:48 -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
5dc59917af
Fix empty chapter names in Kemono ( #14903 )
...
* Fix empty chapter names in Kemono.
* Remove double Date creation.
2023-01-11 16:59:39 -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
Alessandro Jean
2bb71b034d
Refactor and fix some issues in HeanCms. ( #14887 )
...
Co-authored-by: Seew <90949336+seew3l@users.noreply.github.com>
2023-01-10 17:19:02 -03:00
Bartu Özen
a00ed03e63
Muctau: Update URL ( #14885 )
2023-01-10 16:06:07 -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
Seew
c0a6c67cfd
HeanCms: Fix Search ( #14843 )
...
* Fix Search
* Fix Search
* Fix Search
* Apply requested changes
* Apply requested changes
* Apply requested changes
* Apply requested changes
* Apply requested changes
2023-01-09 20:38:36 -03:00
Syntribos
9c000859b9
Moving incomplete status to ongoingWords collection for FMReader ( #14804 )
...
Co-authored-by: syntribos <joshrogers211@gmail.com>
2023-01-09 05:28:37 -05: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
FlaminSarge
b5b07b7a23
Revert TritiniaScans url ( #14854 )
...
They changed it back to .com.
2023-01-08 20:53:01 -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
Davide
08b615dca8
MangaThemesia: Added Hiatus status ( #14757 )
2023-01-02 07:59:01 -05:00
Davide
ed40ed5d9c
MangaWorld: Domain change ( #14759 )
...
* MangaWorld: changed url
Minor change to MangaWorld theme
* Incremented theme versionCode insted of extension versionCode
2023-01-02 07:58:42 -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
mobi2002
95fa2facb9
MangaHub: fix random user agent ( #14710 )
...
* MangaHub: fix random user agent
* update comment
* REMOVED_SOURCES.md
2022-12-28 17:33:04 -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
Eshlender
258901c489
[RU]LibGroup fix load chapter page ( #14662 )
...
* [RU]LibGroup fix load chapter page
* Null ID
* fix
* notify
* notify+
2022-12-24 10:05:59 -05:00
Vetle Ledaal
42d9c0b118
MadTheme: Fix MangaForest, remove redirect domains ( #14661 )
2022-12-24 10:05:36 -05:00
Eshlender
b84060f0e8
[RU]GroupLe new image domain remove token ( #14656 )
...
* [RU]GroupLe new image domain remove token
* clean
2022-12-24 10:05:15 -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
Basara-Hatake
33b348f034
update Tritinia Scans url ( #14605 )
2022-12-19 12:12:44 -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
stevenyomi
62d5ec3721
MCCMS: update image host detection ( #14567 )
2022-12-15 21:27:51 -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
Basara-Hatake
22125b233b
update GalaxyDegenScans url ( #14508 )
2022-12-11 10:09:00 -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
Luqman
322292e34b
Zbulu: fix chapter missing, removing UA ( #14409 )
...
* Zbulu: fix chapter missing, removing UA
- removing custom user-agent
- fix chapter missing
some source got chapter missing caused by custom theme/updated theme
- reorder generator
closes #13978
* add nsfw
2022-11-30 22:51:44 -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
Luqman
0a9555c292
Madara: fix lateinit not initialized for some source ( #14228 )
...
* Madara: fix lateinit not initialized
- check if initialized
* Update multisrc/src/main/java/eu/kanade/tachiyomi/multisrc/madara/Madara.kt
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2022-11-13 16:44:11 -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
TheKingTermux
bb3fc7669a
Update Sisi Gelap BaseUrl ( #14199 )
...
Change from .xyz to .asia
2022-11-09 13:48:14 -05:00
stevenyomi
6a8cf260e1
Imitui: fix page list parsing ( #14203 )
2022-11-09 13:47:56 -05:00
Luqman
f8d6c1f88d
Madara: filtering some tags for genre ( #14206 )
...
- filtering some useless/spam from tags for genre
2022-11-09 13:47:31 -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
TheKingTermux
a55da72c76
Update MangasTK BaseUrl ( #14156 )
...
Change from mangastk.com to mangastk.net
2022-11-07 12:14:09 -03:00
TheKingTermux
078dddffec
Update MangaSco BaseUrl ( #14155 )
...
Change from mangasco.com to manhwasco.net
2022-11-07 12:14:00 -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
MajorTanya
6dff9d8cfa
Update HolyManga baseUrl ( #14104 )
2022-11-03 06:21:10 -04:00
MajorTanya
41daf69cd9
Hades no Fansub: Update baseUrl ( #14106 )
2022-11-03 06:20:58 -04:00
TheKingTermux
c088dfcc6f
Manhwadesu: Update BaseUrl ( #14102 )
...
* Update BaseUrl
* Update Manhwadesu BaseUrl
2022-11-02 15:07:23 -03:00
Alessandro Jean
4c0bdf8a80
Fix HeanCMS not being able to fetch the current URLs. ( #14067 )
2022-10-31 21:26:03 -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
jferdous70
7c2d3d1f68
Add nsfw to Lilymanga, Muctau and Vyvymanga ( #14052 )
...
* Add nsfw to Lilymanga and Muctau
* Add nsfw to Vyvymanga
2022-10-31 17:59:21 -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
Eshlender
3dc9db2cc6
[RU]LibGroup fix auto select servers image ( #14027 )
2022-10-29 11:24:05 -03:00
Riztard Lanthorn
2f26acede0
Hscans: fix chapter date & update icons ( #14015 )
2022-10-28 19:28:44 -03:00
stevenyomi
da1348c813
Kemono: support new design and paginate result ( #14014 )
2022-10-28 10:53:15 -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
afb85e1115
Fix HTTP error 500 in HeanCMS. ( #14002 )
2022-10-26 18:40:30 -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
Riztard Lanthorn
c550686be5
Esomanga: fix error 400 ( #13971 )
...
- update baseUrl
Closes #13459
2022-10-24 18:09:44 -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
Riztard Lanthorn
eb5b385a43
MangaRabic: update url ( #13944 )
...
Closes #13912
2022-10-21 22:41:45 -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
a26c4ce824
Fix the closed error in Spanish YugenMangas. ( #13910 )
2022-10-18 16:21:47 -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
Vetle Ledaal
7579ca391f
MadTheme: support external chapters ( #13758 )
...
* MadTheme: support external chapters
* simplify prefix removal
2022-10-08 09:44:42 -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
stevenyomi
34cf6a50b9
Kemono: fix image loading ( #13692 )
2022-10-03 08:48:48 -03:00
Eshlender
0fe977a99b
[RU]LibGroup hide all chapters have price ( #13690 )
...
* [RU]LibGroup hide all chapters have price
* fix covers
2022-10-03 08:48:38 -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
Sascha Hahne
9298b9dcc0
Add LuxManga as MadaraSource ( #13656 )
...
* Add LuxManga as MadaraSource
* Reorder Sources
2022-10-01 09:02:19 -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
Alessandro Jean
2214d390a4
Bump RS version to force Brazilian users to update and migrate. ( #13598 )
2022-09-26 22:34:03 -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
scb261
d84eed451e
Webtoons.com: retry once on SSL error ( #13583 )
2022-09-26 18:44:13 -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