Commit Graph

1674 Commits

Author SHA1 Message Date
AwkwardPeak7 be155c280f
Random UA: fix NullPointerException (#17131)
Random UA: remove dependency on uninitialized properties
2023-07-16 10:25:49 -04:00
AwkwardPeak7 50b5d33614
Random User-Agent Refactor (#17059)
* lib-randomua

* NHentai: Random mobile ua

* Madara random UA overhaul

* MangaThemesia random UA overhaul

* MangaHub random UA overhaul

* build errors and warnings

* remove preference from Constellar

* change to singleton object

* network.client

* fix copy paste and chapter deep link

* exit early

* use data class and enum options

* missing import

* suggested changes

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

* re-add empty check to filters

* convert to interceptor

* update comment

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

* update error message

* initialize client by lazy

* dont check on excluded Filters

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

* newlines

* move preference helper function into lib

* move preference helper function into lib x2

* move check to lib too

* move defaultRandomUserAgentType to constructor

* rename the interceptor

* organize the interceptor and preference stuff in different files

* hide custom ua setting when random ua is enabled

* English

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

* catch specific exception

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

* setVisible()

fresh stuff

* setVisible()

fresh stuff

* change summary

* workaround

* Update error message

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

* Update comment

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

---------

Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-07-15 19:52:35 -03:00
Alessandro Jean 71f69252ad
Add a new source to MangaThemesia (#17123)
Add a new source to MangaThemesia.
2023-07-15 19:29:37 -03:00
Alessandro Jean 02e0fce955
Add two new sources to Madara (#17122)
Add two new sources to Madara.
2023-07-15 19:29:27 -03:00
KirinRaikage 0997aa4107
Cleanup dead French MMRCMS sources and update Lelscan URL (#17060)
* Cleanup dead French MMRCMS sources and update Lelscan URL

* Revert "Cleanup dead French MMRCMS sources and update Lelscan URL"

This reverts commit ed91f2564e56fc23239fbe2808ad259feeb9c426.

* Removing sources and updating SourceData manually instead of using JsonGen to update
2023-07-15 17:44:15 -03:00
KirinRaikage b7259b905a
Fix Sushiscan error 404 (#17112) 2023-07-15 17:44:01 -03:00
Alexander Chernov 3b91d66b9b
fix: uri must not be null on mmscans, switched to ajax loading, fix 4… (#17076)
* fix: uri must not be null on mmscans, switched to ajax loading, fix 404 on the last page

* Update multisrc/overrides/madara/mmscans/src/MMScans.kt

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

* mmscans: renamed some func

---------

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-07-11 20:21:55 -03:00
Rolando Lecca 4ffac347f2
YugenMangas: Add ratelimit and increment connection timeout (#17032)
* Yugen is soooooooooo slow sometimes

* Add ratelimit

* Lol

* Lint

* Missing import

* ._.
2023-07-09 10:14:09 -04:00
AwkwardPeak7 93bc84108c
Move `wpchapterprotector` logic to Madara base class (#17006)
* move wpchapterprotector logic to Madara base class

* selectFirst
2023-07-05 18:30:02 -04:00
stevenyomi 99b3cb4ce3
Clean up multisrc generate task (#17023) 2023-07-05 18:27:54 -04:00
Rolando Lecca be492a38b5
YugenMangas: Disable fetchAllTitles (#17004)
* Disable fetchAllTitles

* Set fetchAllTitles default value as false
2023-07-03 23:22:32 -03:00
KirinRaikage 13f4e346c3
Fix date parsing for Hentai Scantrad and Scan Hentai Menu (#17000)
* Fix date parsing for Hentai Scantrad and Scan Hentai Menu

* Update selector status for Hentai Scantrad

* Update ongoingStatusList to reflect status for Hentai Scantrad
2023-07-03 20:56:23 -03:00
Rolando Lecca f85cc6183d
YugenMangas: Update domain (#17003)
Update domain
2023-07-03 20:56:15 -03:00
AwkwardPeak7 ab13ebc5ea
fix `additional.gradle` support in multisrc generators (#16997) 2023-07-03 16:12:57 -03:00
Alessandro Jean 010d7959c0
Add two new sources to Madara (#16989)
* Add two new sources to Madara.

* Add missing trailing comma.
2023-07-02 19:47:57 -03:00
KirinRaikage 691cba4a93
Add multiple sources to Madara (#16973)
* Add multiple sources to Madara

* Fix MadaraGenerator

* Add new status text for French Madara sources

* Fix BlueSolo unused imports
2023-07-02 17:39:05 -03:00
KirinRaikage 8ad0505cd1
Fix status parsing for PhenixScans and SushiScan (#16988) 2023-07-02 17:38:53 -03:00
Livin D'cruz dbb4f6a0e0
Adding support for IsekaiScan.top (#16939)
* Adding support for IsekaiScan.top

* addressing review comment to remove chapterListParse logic from main theme

* addressing review comment to remove adding current year to date logic

* remove space
2023-07-01 10:37:51 -04:00
Azim 34483c9afe
add ReadGojo (#16953)
* add ReadGojo

* update icons

* Remove commented out code

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2023-07-01 10:03:12 -04:00
AwkwardPeak7 67c01b56aa
Readallcomics (#16938)
* ReadAllComics

* ReadAllComics multisrc

* archived categories
2023-06-30 10:30:44 -04:00
stevenyomi 12a0dfbfb3
Move ManhuaDB multisrc to individual source (#16923) 2023-06-29 13:31:58 -03:00
stevenyomi 13f9ab74aa
Split Mangabz multisrc and update Vomic (#16922) 2023-06-29 13:31:50 -03:00
AwkwardPeak7 fe7559b06f
xoxo: update url (#16902)
* XoXo: update url

* fix date parsing
2023-06-29 12:14:52 -03:00
Ruliam dos Santos de Oliveira e429326371
add new fr source (#16888) 2023-06-29 12:14:33 -03:00
AwkwardPeak7 e7bf077794
New Source (#16872)
* New Source: LunarScans

* correct name
2023-06-26 13:35:46 -03:00
AwkwardPeak7 750d06f90d
AS: fix for j2k (#16871) 2023-06-26 13:35:21 -03:00
Ruliam dos Santos de Oliveira 5fa2a9ef1c
New source add (#16863)
* Adding a new source

* Adding dependencies

* useNewChapterEndpoint
2023-06-25 15:33:55 -03:00
AwkwardPeak7 89433cd894
AS: library badge workaround (#16858)
* AS: workaround for "in library" mark

* fix
2023-06-25 15:33:45 -03:00
Ruliam dos Santos de Oliveira 052c2f09cb
WorldManhwas fix (#16853)
* WorldManhwas fix

* Removing changes in run xml

* Removing changes in run xml
2023-06-25 00:06:36 -03:00
ObserverOfTime ebb44fffee
Weebreader: remove dead multisrc (#16847) 2023-06-24 23:09:58 -03:00
KirinRaikage ae20beba72
Add various French extensions to Madara (#16850)
* Add various french extensions to Madara

* Rename class and source to MangaHubFr to distinguish it better from OG MangaHub

* Forgot comma to separate className and pkgName
2023-06-24 23:09:28 -03:00
Alessandro Jean c45a9a0daa
Migrate GS from Madara to HeanCMS (#16838)
* Migrate GS from Madara to HeanCMS (closes #16809).

* Rename file to follow the linting conventions.

* Rename Scans to Scans to use the old package name.

* Rename the source name attribute as well.
2023-06-23 16:08:18 -03:00
Alessandro Jean d8bfdfe7d9
Add three sources to Madara (#16840)
* Add two new sources to Madara.

* Add another source to Madara.
2023-06-23 16:08:03 -03:00
Ruliam dos Santos de Oliveira c504a2ae84
KumaPoi: change domain fix (#16831)
* KumaPoi: change domain fix

* Update multisrc/src/main/java/eu/kanade/tachiyomi/multisrc/mangathemesia/MangaThemesiaGenerator.kt

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

---------

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-06-23 09:34:26 -04:00
Alessandro Jean 06da29ae8c
Migrate MM from Madara to an individual extension (#16801)
Migrate MM from Madara to an individual extension (closes #16286).
2023-06-20 16:30:52 -03:00
Ahmad Ghoni Arrozaq 749cc27664
Update Domain KomikCast (#16777) 2023-06-20 16:30:43 -03:00
Asheraf 4309aff8f5
[mangaswat] update chapterListSelector (#16749)
Update chapterListSelector for mangaswat
2023-06-17 10:00:23 -04:00
Eshlender 2487862a00
[RU]GroupLe fix chapterListSelector 2 - universal (#16730)
* [RU]GroupLe fix chapterListSelector 2 - universal

* new 18+ selector

* change notify

* test and notify hide content

* test and notify hide hentai

* only if the url is incorrect
2023-06-16 22:23:54 -04:00
TesyarRAz cfe5ad1f5e
change base url manhwalist (#16732) 2023-06-16 22:23:29 -04:00
Ruliam dos Santos de Oliveira 6eb5931570
ZandyNoFansub: Move from FoolSlide to Madara (#16738) 2023-06-16 22:23:13 -04:00
Eshlender 92866f4def
[RU]LibGroup imageRequest/imgHeader & icon WebView🌎︎ (#16743) 2023-06-16 22:22:41 -04:00
are-are-are 2ada0e9a7e
Update Domain Nettruyen (#16748)
Nettruyen Update Domain
2023-06-16 22:22:19 -04:00
Alessandro Jean e7042d5ec9
Add two new sources to Madara and fix no chapters found in NM. (#16728)
* Add two new sources to Madara.

* Fix no chapters found in NM (closes #16603).
2023-06-12 17:22:02 -03:00
KirinRaikage f1897430d6
Add BananaScan and EpsilonScan and rename FlameScansFR to LegacyScans (#16713)
* Add BananaScan and EpsilonScan to Mangathemesia and rename FlameScansFR to LegacyScans

* Rename pkgName back to to FlameScansFr to avoid users having to migrate
2023-06-12 17:21:53 -03:00
Ruliam dos Santos de Oliveira 9b051177d4
Jiangzaitoon: update domain (#16714)
* Jiangzaitoon: update domain

* Update MadaraGenerator url

Change requested by alessandrojean

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

---------

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-06-12 16:21:27 -03:00
Eshlender 3757d99ac9
[RU]GroupLe fix chapterListSelector (#16721)
* [RU]GroupLe fix chapterListSelector

* current domain

* https
2023-06-12 16:00:31 -03:00
Eshlender a599f54b8c
[RU]LibGroup optimize-clean (#16719)
* LibGroup more merge multisrc

* LibGroup increase rateLimit for checkImage

* url chapter no static

* only delays access

* sutoclean
2023-06-12 16:00:14 -03:00
AwkwardPeak7 32d7c88bd8
unyeet DragonTea (#16717)
* unyeet DragonTea

Co-authored-by: Basara-Hatake <53382992+Basara-Hatake@users.noreply.github.com>

* REMOVED_SOURCES.md

* issue moderator

---------

Co-authored-by: Basara-Hatake <53382992+Basara-Hatake@users.noreply.github.com>
2023-06-12 16:00:06 -03:00
KirinRaikage 3ed3262db1
Add HistoireDHentai to Madara (#16706) 2023-06-12 15:59:41 -03:00
KirinRaikage 4d2f4f1d0a
Add Scantrad-VF to Madara (#16703) 2023-06-12 15:59:32 -03:00
MeLoseAgain fdb81fd7b4
Fix Komik Chan and Change Lang to English (#16700)
* Fix Komik Chan and Change Lang

* fix

* fix mane issue

* fix class issue

* fix
2023-06-12 15:59:23 -03:00
AwkwardPeak7 c2a1c620cd
Disaster Scans (#16696)
* remove from madara

* DisasterScans: partial implementation

* use updated cdnUrl for existing thumbnails

* url intent
2023-06-12 15:59:13 -03:00
beerpsi d9ea955199
[Otaku Sanctuary] Fix hasNextPage (#16689)
* [Otaku Sanctuary] Fix hasNextPage

* oops
2023-06-08 22:12:38 -04:00
beerpsi 67dc44c763
[Otaku Sanctuary] Advance to next page when fetching manga list (#16682)
* [Otaku Sanctuary] Advance to next page

* Bump baseVersionCode
2023-06-07 13:25:39 -04:00
Rolando Lecca 38188d73d8
Update RagnarokScan (#16644)
* Custom Madara theme

* Lint
2023-06-06 05:20:51 -04:00
AwkwardPeak7 bdb8f96eed
LeviatanScans: fix page list (#16649)
* LevitanScans: fix page list

Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>

* fix name

---------

Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>
2023-06-06 05:20:16 -04:00
AwkwardPeak7 8b15072a4c
new source: Temple Scan (#16653) 2023-06-06 05:19:57 -04:00
KirinRaikage 1b47daff10
Add PhenixScans to MangaThemesia (#16662) 2023-06-06 05:18:56 -04:00
h-hyuuga 5b5aa0af94
Add elarcpage (#16614)
* feat: Add ElarcPage

* feat(ElarcPage): Add Icons
2023-05-30 10:49:33 -04:00
AwkwardPeak7 78b9147c35
omega scans: filter patreon chapters (#16609) 2023-05-30 10:48:43 -04:00
Rolando Lecca 77d2a6e8e8
Senpai Ediciones: Fix duplicated pages (#16617)
Fix duplicated pages and change selectors
2023-05-30 10:47:09 -04:00
minhngoc25a c4c516b20a
Updated the domain for MangaSusu (ID) (#16533)
(cherry picked from commit d0c7f470373a45fff1e3f05c12ed846838e683a8)
2023-05-26 17:36:11 -04:00
minhngoc25a a2b8182265
Updated domain for Onma (AR) (#16551)
* Updated domain for Onma (AR)

* Updated base version code
2023-05-26 17:36:00 -04:00
arkon 61646e9953 Remove dead sources
Closes #16546
Closes #16547
Closes #16548
Closes #16577
Closes #16578
Closes #16583
2023-05-26 17:34:13 -04:00
arkon 757f5d8fb1 Remove dead sources
Closes #16521
Closes #16522
Closes #16523
Closes #16524
Closes #16532
2023-05-26 17:31:26 -04:00
arkon 793bb09f00 Remove dead sources
Closes #16016
Closes #16110
Closes #16194
Closes #16314
Closes #16515
Closes #16517
Closes #16519
Closes #16520
2023-05-26 17:28:44 -04:00
minhngoc25a 13f342ab33
Updated domain for CeriseScans (PT-BR) (#16552)
* Updated domain for CeriseScans (PT-BR)

* 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/cerisescans/src/CeriseScans.kt

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

---------

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-05-26 17:07:36 -04:00
Rolando Lecca 36ac183654
DokkoManga: Update domain (#16509)
Update domain
2023-05-26 16:50:24 -04:00
Rolando Lecca f23ff43498
PhoenixFansub: Move to Madara (#16510)
Move to Madara
2023-05-26 16:50:11 -04:00
Rolando Lecca d444cb1365
Fix ScamberTraslator (#16559)
Fix Scamber
2023-05-26 16:48:31 -04:00
KirinRaikage 3cb1d605d1
Add Manga-FR source (#16503) 2023-05-19 12:40:27 -04:00
MeLoseAgain c6722d44b0
Add Komikchan ID (#16408)
Add Komik Chan
2023-05-19 06:17:00 -04:00
Eshlender cdbd0ae256
[RU]LibGroup fix image autoserver (#16409) 2023-05-13 22:40:39 -04:00
Slowlife 5807bebf6c
MangaHub: clear api key cookie (#16417) 2023-05-13 22:40:23 -04:00
AntsyLich 816f406e0e
Update KomikLab urls (#16419) 2023-05-13 22:39:41 -04:00
Slowlife ca87da67a3
MangaHub: Make chapter nullable in dto (#16407)
* MangaHub: Make chapter nullable in dto

* Deal with newlines
2023-05-11 09:58:41 -04:00
Slowlife 18aed05f89
Manhua SY: Fix chapter pages and latest/popular manhua (#16376)
* Manhua SY: Fix chapter pages and latest/popular manhua

* reformat
2023-05-10 09:44:20 -04:00
mobi2002 54417b98ca
Asura: attempt to find new url (#16350)
* Asura Scans: attempt to find new url

* bump

* store slugMap in SharedPreference

* use `MutableMap.getOrPut()`

* use existing instance of json

* fix no page on Asura Tr

* Don't use rng slug to for search

* retry ci

* use dbSlug as key

permaSlug could end up causing problems when a user migrates to update the url as the extension would still end up using the storedSlug from the Map instead of the more updated one from db.

* attempt to make search better

their search is really dogshit
`player who returned 10000 years later` doesn't work while `player who returned 10 000 years later` works

* suggested changes

* remove initialized check in `fetchMangaDetails`

ddos time

* fix deep links

* use updated slug for WebView

* make sure random user-agent is applied
2023-05-10 09:43:40 -04:00
are-are-are 9d353588a3
Update domain hencb (#16391)
update hencb
2023-05-10 09:41:04 -04:00
Slowlife 169a8dfbe4
MangaHub: Add getting API Key back (#16392) 2023-05-10 09:40:49 -04:00
stevenyomi 628a076e32
MangaFire: parse chapter dates (#16395)
* MangaFire: parse chapter dates

* ignore relative dates
2023-05-10 09:40:15 -04:00
Slowlife b506c12037
Madara: Add Doodmanga (#16334) 2023-05-06 11:17:48 -03:00
Sapphire 66f2736378
Sushi-Scan chapter loading fix + new icon (#16328)
New icon + fixing some chapters not loading because using HTTP instead of HTTPS

Co-authored-by: Saïd Boudjenane <said.boudjenane@protonmail.ch>
2023-05-06 11:17:37 -03:00
seew3l 2ce3cb6483
BokugenTranslation: Fix unable to connect and add ratelimit (#16322)
* Fix

* Change ratelimit

* Lint
2023-05-06 11:17:30 -03:00
seew3l 7303f8eae3
Manga Crab: Add ratelimit (#16311)
Add ratelimit
2023-05-06 11:17:13 -03:00
mobi2002 04ce9fcb0f
fix 404 on some Madara Sources (#16272) 2023-05-03 14:30:32 -04:00
seew3l 2ee1fccbce
Move TecnoScan from MangaThemesia to Madara (#16266)
Move TecnoScan to Madara
2023-05-03 14:29:55 -04:00
seew3l 8fa1c03f9a
ManhwaLatino: Update selector (#16257)
Update selector
2023-05-03 14:29:46 -04:00
trieu1994 2517247368
nettruyen domain change (#16232) 2023-04-29 20:27:21 -03:00
Slowlife 950a2ac1b4
MangaHub: Fix chapter pages not loading (#16229)
* MangaHub: Fix chapter pages not loading

* Make mangaSource nullable
2023-04-29 20:27:04 -03:00
Fathi Ahmed 406e2ddfb5
Fix arena scans duplicate pages (#16223)
* Create ArenaScans.kt

Added 'Arena 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 noscript img. This results in returning one image per img tag.

* Update MangaThemesiaGenerator.kt
2023-04-29 20:26:55 -03:00
Slowlife 53dafc1a1b
MG Komik: Fix popular/latest manga request (#16213)
Fix MG Komik
2023-04-28 22:52:28 -03:00
seew3l 2e2ca33445
Move "DragonTranslation" to MangaThemesia and add "DragonTranslation.net" to Madara (#16191)
* Add DragonTranslation (unoriginal) and remove the dead one

* Remove unused override

* DragonTranslation is alive
2023-04-28 22:52:04 -03:00
seew3l ecc9196362
Add BokugenTranslation to Madara (#16190)
Add BokugenTranslation
2023-04-28 22:51:52 -03:00
seew3l 7c2504bb1f
ScamberTraslator: Update selector (fix crash) (#16186)
Update selector
2023-04-28 22:51:43 -03:00
Alessandro Jean 661311c13b
Make AA a multilang source (#16185)
Make AA a multilang source.
2023-04-25 14:57:37 -03:00
Slowlife 621da80028
Sodsaime: Change dateFormat (#16174)
* Sodsaime: Change dateFormat

* address reviews

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

---------

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-04-25 14:57:28 -03:00
Alessandro Jean ee5aad9758
Fix HTTP error 404 and No results found in Madara sources (#16184)
Fix HTTP error 404 and No results found in Madara sources.
2023-04-25 14:20:21 -03:00
mobi2002 dc9ba9e008
Toonily: fix search (#16172)
* Toonily: fix search

* use CookieInterceptor instead
2023-04-25 14:20:09 -03:00
OncePunchedMan 6d6c4aa04f
Mangaboss: Renaming source and new icons (#16163)
* changes to code

* change icons
2023-04-25 14:19:52 -03:00
mobi2002 61d34b9ff8
HeanCms: deeplink support & thumbnail on search (#16156)
* HeanCms: fix english string

* attempt to use thumbnail from search if available

* deep link support

* version

* suggested changes

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

* lint

* attempt to use status from details response

---------

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-04-25 14:19:26 -03:00
OncePunchedMan e1ecd8d26d
Manhwaland: Change url (#16154)
change url
2023-04-25 14:19:17 -03:00
KirinRaikage 1fe7b3cc86
Add VoirComic to Madara (#16151) 2023-04-25 14:18:58 -03:00
mobi2002 a8773131b8
Madara version bump (#16168) 2023-04-25 00:43:03 -03:00
Alessandro Jean 8e3efc0a19
Fix the no results found in Madara sources due to a theme update (#16167)
Fix the no results found in Madara sources due to a theme update.
2023-04-24 23:06:34 -03:00
stevenyomi 2ba79a0094
Add MangaFire and create MangaReader multisrc (#16138)
* Add MangaFire.to

* Fixes
Updated 'searchMangaNextPageSelector'
Added throwing 'UnsupportedOperationException' for unused selector

* Fixed naming of filters and fixed parameter's name of minimal chapters' filter

* Fixed language parameter in query

* Clean up MangaFire filters

* Clean up MangaFire descrambler

* Create MangaReader multisrc theme

* Move MangaFire to overrides

* Refactor MangaFire for multisrc

* Update MangaReader changelog

* Remove duplicate filter entry

Co-authored-by: Druzai <70586473+Druzai@users.noreply.github.com>

---------

Co-authored-by: Druzai <g9code@yandex.ru>
Co-authored-by: Druzai <70586473+Druzai@users.noreply.github.com>
2023-04-23 19:12:26 -04:00
seew3l a6983f0ac1
ZeistManga: Update pageListSelector and Tooncubus domain (#16127)
* Update pageListSelector and update Tooncubus domain

* MangaAiLand: Remove deleted variables

* KLManhua: Remove deleted variables

* Noromax: Remove deleted variables

* ShiyuraSub: Remove deleted variables
2023-04-23 19:10:19 -04:00
Slowlife 47dd979334
MangaThemesia: Add Sodsaime (#16134) 2023-04-23 19:09:38 -04:00
stevenyomi df726a5122
Remove Haoman8 (#16145)
* Update MCCMSGenerator.kt

* Delete multisrc/overrides/mccms/haoman8 directory
2023-04-23 19:09:03 -04:00
Alessandro Jean b0cc31af11
Refactor the HeanCms code a bit (#16112)
Refactor the HeanCms code a bit.
2023-04-20 15:26:15 -03:00
seew3l 459019803e
HeanCms: Fix incorrect "Latest Manga" and some thumbnails not loading (#16108)
* Fixes

* Change function name

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

* Change function name

---------

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-04-19 16:20:30 -03:00
ab2897 51d36e0cf0
Fixed buggy chapter number in MangaBuddy(MadTheme) (#16104) 2023-04-19 11:38:30 -03:00
Alessandro Jean 1b14f9a9ec
Remove Fire Mangás as its dead (#16082)
Remove Fire Mangás as its dead.
2023-04-17 15:45:30 -03:00
Alessandro Jean e3d27184ae
Add three new sources to Madara (#16081)
Add three new sources to Madara.
2023-04-17 15:45:09 -03:00
Alessandro Jean 26fc3f1be2
Opt-out some Madara sources from the manga-entries filter (#16075)
* Opt-out some Madara sources from the manga-entries filter.

* Fix some lint issues.
2023-04-16 22:11:01 -03:00
OncePunchedMan d04dd2f18d
MangaSwat: Added custom url setting (#16067)
added the custom url setting
2023-04-16 12:01:03 -03:00
Azim fc03fb5abb
update mangastic url (#16044)
* update mangastic url

couldnt wait for 4 months for someone else to do it

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

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

---------

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2023-04-15 10:41:36 -04:00
stevenyomi 7b6a306fe0
Manga18fx: fix search (#16061)
* Fix search

* Bump version
2023-04-15 10:06:10 -04:00
seew3l 025224d903
InariManga: Update selectors (#16059)
* Update selectors

* Rebuild
2023-04-15 10:05:39 -04:00
Alessandro Jean 0c01943ef2
Update some Madara sources URL (#16045)
Update some Madara sources URL.
2023-04-12 22:10:45 -03:00
Alessandro Jean 7c3425ebcc
Move GS from MMRCMS to Madara, again (#16046)
* Move GS from MMRCMS to Madara, again.

* Fix the linting issue.
2023-04-12 22:10:36 -03:00
MCry 8146ec0092
update MangaSwat URL (#16043) 2023-04-12 22:10:24 -03:00
ObserverOfTime 9f68bdf964
MangAdventure: support more series statuses (#16017) 2023-04-10 15:29:25 -03:00
MikeZeDev 6706a6cf2b
Mangachill : update URL (#15999)
Fixes https://github.com/tachiyomiorg/tachiyomi-extensions/issues/15493
2023-04-09 10:11:33 -04:00
seew3l fc472f4c5e
Add MangasTK.xyz and MangasTK18 to Madara (#15986)
* Add MangasTkXyz and prevent a issue in MangasTk

* Restore quote

* Add MangasTK18
2023-04-09 10:00:24 -04:00
stevenyomi 750beeaf81
MangaRaw: base URL for CI (#15998) 2023-04-09 09:59:34 -04:00
stevenyomi dbfd751f3d
Remove dead sources (#15995)
* JaiminisBox.net: Closes #15526

* Scantrad.net: Closes #15567

* Hatachi Manga -> hachiraw.com, related to #15618

* Zbulu sources, related to #15842 (BeeManga, Bulu, Koo)

* Manga Hanta: Closes #15893

* Yetişkin Rüya Manga: Closes #15894 (YetiskinRuyaManga)

* Glory Scans: Closes #15895

* Manga Vadisi: Closes #15896

* Manga Sepeti: Closes #15897

* Mabushimajo: Closes #15898

* Manga Hane: Closes #15904

* LovableSubs: Closes #15905
2023-04-07 22:17:13 -04:00
stevenyomi 1dfe90917d
Remove Realm Scans (#15997) 2023-04-07 22:16:31 -04:00
stevenyomi bde8a16e2d
Clean up orphaned overrides and IntelliJ config files (#15993)
* IntelliJ configs

* Orphaned: madara/blcomics #11348

* Orphaned: madara/mangaka3rb #14680

* Orphaned: madara/romance24h #13983

* Orphaned: madara/tumanganet #15183

* Orphaned: madara/twilightscans #15183

* Orphaned: madara/cutiepie #7570

* Orphaned: madara/geceninlordu #6104

* Orphaned: madara/mangaphoenix #5730 (lol careless riz)

* Orphaned: madara/mangayosh #7570

* Orphaned: madara/mundowuxia #7570

* Orphaned: madara/renascans #13911

* Orphaned: madara/shinzooscan #7570

* Orphaned: madara/soloscanlation #7854

* the beginning 'sfter' the end #10595

* Orphaned: madara/yokaijump #7570

* mangabox/mangakita doesn't exist/belong to MangaBox from the beginning #5660

* zeistmanga/AsupanKomik lowercase #15426

* mmrcms/ScanOne lowercase #10189

* bump version
2023-04-07 13:02:58 -04:00
stevenyomi 8ad01b8822
Clean up MMRCMS generator and ignore `*Gen.kt` (#15992) 2023-04-07 12:08:13 -04:00
seew3l 2bb5c59135
ManhwaLatino: Fix unable to read chapters (#15984)
Fix again
2023-04-07 10:22:24 -04:00
z 2fa5188236
Lily manga url update (#15965)
* Update Lily Manga URL

* Update URL in Lily Manga override
2023-04-07 10:21:54 -04:00
seew3l 8ea319bbb6
Fix MangasTK (#15968) 2023-04-06 09:20:55 -03:00
seew3l 8d52e7636d
Emperor Scan: Update icon and fix manga description (#15967)
Add icon and fix description
2023-04-06 09:20:47 -03:00
seew3l c5ac2ede75
Shadow Mangas: Add icon (#15966)
Add icon
2023-04-06 09:20:37 -03:00
seew3l 50ebbf650a
AiYuManga: Decrypt image list (#15963)
Fix AiYuManga
2023-04-06 09:20:29 -03:00
stevenyomi 4c704f8f31
Merge OlympusScan.top into LeerCapitulo (#15956)
Co-authored-by: seew3l <luisrleccar@hotmail.com>
2023-04-04 12:39:43 -03:00
mobi2002 36cc9b4546
Omega Scans: Migrate to HeanCms (#15953)
* OmegaScans: Migrate to HeanCms

* reorder generator
2023-04-04 12:39:35 -03:00
stevenyomi f2321f698b
Remove date logic checks based on vanilla version (#15951)
* Remove date logic checks based on vanilla version

* SixMH: baseUrl for CI
2023-04-04 12:39:27 -03:00
seew3l 68e63e408a
Fix TecnoScan (#15948) 2023-04-04 12:39:01 -03:00
stevenyomi a07b750d33
[skip ci] Remove some orphaned multisrc overrides (#15938) 2023-04-02 07:45:37 -04:00
Eshlender d9a2d3b1eb
[RU]GroupLe html exception (#15939) 2023-04-02 07:45:17 -04:00
stevenyomi 0b7da8c15c
Remove Genkan multisrc theme (#15940) 2023-04-02 07:45:05 -04:00
michaelzeng145 4290347286
add bakahm.com to multisrc (#15782)
* add bakahm.com to multisrc

* include res and src files

* Add Chinese date parsing

* Update status detail parsing for bakamh.com

* Update override icon, and fix locale

* update class name for consistensy

* Update class file name. Remove trailing slashes in URLs

---------

Co-authored-by: arkon <arkon@users.noreply.github.com>
2023-04-01 16:03:16 -04:00
MeLoseAgain cc4688fe8f
Add Extension (#15825)
* Add Free Manga TOP English

* Add Hreads

* Fix inazumanga icon

* Add RavenScans + Fix

* Add Babsl Wuxia

* Add Tecno Scan + Fix

* Add Cosmic Scans ID

* Sdd Shiro Doujin

* Add Manhwa Lover

* Add Class

* Fix Zmanga Error

* Delete Icon

* Add Clasnamd
2023-04-01 15:42:59 -04:00
KirinRaikage 381d0a80f7
Fix sushi-scan domain name (#15929) 2023-04-01 15:31:04 -04:00
seew3l cff5fd15db
Fix ScamberTraslator and VerManhwas (#15878)
* Fix ScamberTraslator

* Linting

* Fix VerManhwas

* Linting

* More Linting
2023-04-01 11:57:34 -04:00
stevenyomi b3fce539b1
MCCMS: add Haoman6 back (#15881) 2023-04-01 11:56:47 -04:00
KirinRaikage 7c9904acdc
Fix unknown status and author on Sushi Scan (#15885) 2023-04-01 11:56:25 -04:00
stevenyomi 7b8233ebe8
MCCMS: update sources (#15843)
* MCCMS: update sources

* Change cover placeholder

* Refactor
2023-03-28 18:13:08 -04:00