Commit Graph

157 Commits

Author SHA1 Message Date
beerpsi 465ac1fce7
Remove Constellar Scans (#17277)
* Remove Constellar Scans

* Link to issue
2023-07-27 13:53:16 -03:00
AwkwardPeak7 8f895cc202
New Source: Queen Scans (#17263)
Queen Scans
2023-07-26 12:30:13 -03:00
AwkwardPeak7 17f6640380
LynxScans move to MangaThemesia (#17262) 2023-07-26 12:30:01 -03:00
Vetle Ledaal cd259ffb43
MangaSwat: fix search (#17239)
* MangaSwat: fix search

* Update multisrc/overrides/mangathemesia/mangaswat/src/MangaSwat.kt

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

* Simplify control flow

* use .isBlank() instead of isEmpty(). fix next page selector

---------

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-07-24 17:51:43 -03:00
Vetle Ledaal 852a689669
Move Zahard from MMRCMS to MangaThemesia (#17225)
* Move Zahard from MMRCMS to MangaThemesia

* 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-07-22 17:00:34 -03:00
MuhamedZ1 bad7674de5
Fix date format for Harimanga and DuniaKomik.id (#17166)
* Changes made to constructor calls of Harimanga.kt and DuniaKomikId.kt

* Removed unused import in Harimanga.kt

* Revert "Changes made to constructor calls of Harimanga.kt and DuniaKomikId.kt"

This reverts commit dc18ae3bc0c4246c9112d699e38b86352e9d521c.

* Changes made to constructor calls after revert

* Changes made to constructor calls after revert

* Added missing imports to DuniaKomikId.kt
2023-07-22 16:59:45 -03:00
Vetle Ledaal a352c282f8
Mangakyo: update domain (#17214) 2023-07-22 09:46:33 -04:00
Vetle Ledaal 459fb936bb
MangaSwat: update domain (#17213)
Also fixes chapter name and date parsing
2023-07-22 09:46:25 -04:00
Vetle Ledaal 5d4154f58d
Uzay Manga: fix broken thumbnails / images (#17198) 2023-07-20 22:07:58 -04:00
Rolando Lecca 226c64ceb8
Remove dead extensions (#17148)
Remove dead sources
2023-07-16 22:45:31 -04:00
Rolando Lecca 75943902f4
LegionScan: Move from Madara to MangaThemesia (#17141)
Move to MangaThemesia
2023-07-16 15:14:10 -03:00
Glandu 16cb4d46dc
Update asurascans url to new one (#17140)
* Update asurascans url to new one

* Update extension version for asurascans
2023-07-16 15:13:56 -03: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
KirinRaikage b7259b905a
Fix Sushiscan error 404 (#17112) 2023-07-15 17:44:01 -03:00
KirinRaikage 8ad0505cd1
Fix status parsing for PhenixScans and SushiScan (#16988) 2023-07-02 17:38:53 -03: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 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
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 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
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
TesyarRAz cfe5ad1f5e
change base url manhwalist (#16732) 2023-06-16 22:23:29 -04: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
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
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
Rolando Lecca f23ff43498
PhoenixFansub: Move to Madara (#16510)
Move to Madara
2023-05-26 16:50:11 -04:00
AntsyLich 816f406e0e
Update KomikLab urls (#16419) 2023-05-13 22:39:41 -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
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 2ee1fccbce
Move TecnoScan from MangaThemesia to Madara (#16266)
Move TecnoScan to Madara
2023-05-03 14:29:55 -04: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
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
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
OncePunchedMan e1ecd8d26d
Manhwaland: Change url (#16154)
change url
2023-04-25 14:19:17 -03:00
Slowlife 47dd979334
MangaThemesia: Add Sodsaime (#16134) 2023-04-23 19:09:38 -04:00
OncePunchedMan d04dd2f18d
MangaSwat: Added custom url setting (#16067)
added the custom url setting
2023-04-16 12:01:03 -03:00
MCry 8146ec0092
update MangaSwat URL (#16043) 2023-04-12 22:10:24 -03:00
stevenyomi 1dfe90917d
Remove Realm Scans (#15997) 2023-04-07 22:16:31 -04:00
seew3l c5ac2ede75
Shadow Mangas: Add icon (#15966)
Add icon
2023-04-06 09:20:37 -03:00
mobi2002 36cc9b4546
Omega Scans: Migrate to HeanCms (#15953)
* OmegaScans: Migrate to HeanCms

* reorder generator
2023-04-04 12:39:35 -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
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
KirinRaikage 7c9904acdc
Fix unknown status and author on Sushi Scan (#15885) 2023-04-01 11:56:25 -04:00
MeLoseAgain 99e0be2884
Add Extension (#15790)
* Add TooChill

* Add Manga Livre #15547

* Add KomikSan #15532

* Add Katakomik

* Add Komik Seru

* Fix Komik Seru

* fix error
2023-03-23 22:35:28 -04:00