Commit Graph

142 Commits

Author SHA1 Message Date
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
seew3l d946b212b2
InariManga: Move to Madara (#15800)
Move InariManga to Madara
2023-03-23 22:30:27 -04:00
seew3l b03de72347
AsuraScans: Fix thumbnails not loading in mobile UA (#15616)
* Fix thumbnails (mobile UA)

* Fix duplicates in TR site
2023-03-13 10:34:24 -04:00
AntsyLich 5a8618f004
Remove ARES Manga (#15594) 2023-03-05 16:50:44 -05:00
seew3l f4fde7a176
AsuraScans: Add selectors for mobile UA (#15580)
* Add selectors

* 360 min x.x

* Rebuild
2023-03-05 16:46:19 -05:00
Dani de Vaal d09671ecdd
MangaThemesia: Add support for custom and random user agent (#15512)
* MangaThemesia: Added support for custom and random user agent

* Only support extensions that will benefit from custom and random user agent

* Fixed typo in comment

* Better phrasing in the comment
2023-03-01 12:20:55 -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
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
arkon baaee5cf21
Update linter (#15317) 2023-02-11 14:21:03 -05:00
mobi2002 a472bf5c04
Night Scans: add referer (#15238) 2023-02-06 05:16:28 -05:00
beerpsi 135df71bf9
add @latest version alias for funky script (#15187)
* add @latest version alias for funky script

* Update MangaThemesiaGenerator.kt
2023-01-30 20:25:01 -03:00
beerpsi 0653ab2fb0
[ConstellarScans] are you even surprised at this point (#15178)
* [ConstellarScans] are you even surprised at this point

* switch to npm

* remove cache control
2023-01-30 09:28:21 -05:00
beerpsi a155c1ce0c
you know what it is (#15175)
* you know what it is

* bump version

* filter out the loading animation
2023-01-29 22:18:43 -05:00
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