Commit Graph

1661 Commits

Author SHA1 Message Date
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
Carlos Hernandez 0318ea6cdd
Move Olympus Scanlation to an individual extension (#15540)
* created OlympusScan

* adjustments

* removed old olympus scanlation ext

* adjustments
2023-03-28 09:32:28 -04:00
Eshlender ebd5e5e071
[RU]MultiChan fix chapters load (#15814) 2023-03-24 15:26:43 -03:00
Alessandro Jean 86219e399e
Remove the fake Manga Livre extension due to misleads (#15824)
Remove the fake Manga Livre extension due to misleads.
2023-03-24 15:02:53 -03: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
mobi2002 f862fe6f12
Hentaidexy: move to individual extension (#15766)
* Hentaidexy: rebuild with new api

* small changes

* image url patch

* bunch of refactoring

* remove from Madara

* lint

* add alternative names

* make some things nullable
2023-03-23 22:33:57 -04:00
mobi2002 cebf2a01a4
Toonily: fix page selector (#15789) 2023-03-23 22:31:02 -04:00
seew3l d946b212b2
InariManga: Move to Madara (#15800)
Move InariManga to Madara
2023-03-23 22:30:27 -04:00
MeLoseAgain 1204fe2403
Add TooChill (#15778) 2023-03-21 09:19:06 -04:00
MeLoseAgain a1e9a6c15d
Fix Popular And Latest Post pornhwa18 (#15762)
* Add Pornhwa18

* Update MadaraGenerator.kt

* Update PornHwa18.kt

* Fix Popular Manga And Latest Updates

* Update PornHwa18.kt

* Update PornHwa18.kt

* Update PornHwa18.kt

* Fix error

* fix class issue
2023-03-19 18:09:12 -04:00
Daniel b58f4977d0
MadTheme: Support fetching pages from lazy-loading hosts (like MangaB… (#15758)
MadTheme: Support fetching pages from lazy-loading hosts (like MangaBuddy now)
2023-03-19 18:08:56 -04:00
arkon 226d0d662c Remove unnecessary override 2023-03-18 17:24:18 -04:00
mobi2002 47d888e120
A Pair Of 2+ : move to individual extension (#15757)
* Remove from Madara

* APairOf2: rewrite for new site
2023-03-18 17:01:16 -04:00
MeLoseAgain 3f8c671df8
Add Extention Pornhwa18 ID (#15734)
* Add Pornhwa18

* Update MadaraGenerator.kt

* Update PornHwa18.kt
2023-03-18 17:00:37 -04:00
KirinRaikage 95cb9898ea
Add Astral Manga to Madara (#15753) 2023-03-18 16:40:47 -04:00
FlaminSarge 9132d5a361
Move IsekaiScan.eu to IsekaiScan.to (#15743)
* Move IsekaiScan.eu to IsekaiScan.to

* Override source ID for IsekaiScan.to to match IsekaiScan.eu
2023-03-18 16:38:30 -04:00
Eshlender 055fd1790b
[RU]LibGroup native rating changed (#15746) 2023-03-18 16:37:54 -04:00
are-are-are 525ca1225e
Update domain LKDTT (#15750) 2023-03-18 16:37:37 -04:00
are-are-are cc1af9f55a
Update domain HentaiCB & Nettruyen & TruyenGiHot (#15712)
* Truyengihot Change domain again

* Nettruyen Change domain again

* Update domain HentaiCB
2023-03-15 22:29:44 -04:00
Noobuster 8a623f9855
Change Nettruyen domain name (#15679)
* Update Nettruyen domain

* Update Nettruyen domain

* Update WPComicsGenerator.kt
2023-03-13 14:35:14 -04:00
mobi2002 dd554f20b7
Shinigami.id (#15671)
* RepaerScans: change ID domain to shinigami.id

* remove issue moderator

* Shinigami: move to SingleLang
2023-03-13 10:38:45 -04:00
seew3l 7592681b67
MhwLatino: Fix search (#15686)
Fix search
2023-03-13 10:37:56 -04:00
mobi2002 b959fd2491
ZinChanManga: re-add to Madara (#15670)
ZinChanManga: re-add to madara
2023-03-13 10:36:38 -04:00
mobi2002 53d578170a
MangaGalaxy: fix date, status and description (#15669) 2023-03-13 10:36:24 -04:00
seew3l a7a052556e
MangaCrab: Fix no chapters found (#15664)
Update chapters selector
2023-03-13 10:36:10 -04:00
Eshlender 38e7e2347a
[RU]LibGroup no empty series filter and custom domain switcher 18+ (#15623)
* [RU]LibGroup no empty series filter

* domain

* custom domain switcher 18+
2023-03-13 10:35:07 -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
KirinRaikage a91461dcd0
Rename frscan package to frdashscan to avoid duplicate package name (#15611) 2023-03-13 10:34:02 -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
KirinRaikage c773268964
Add Fr-scan.com source to Madara (#15576)
* Add fr-scan.com to madara theme

* Update multisrc/overrides/madara/frscan/src/FRScan.kt

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

---------

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-03-05 16:45:52 -05:00
mobi2002 4fe64d90e4
[Manhwas Men] Migrate to Madara (#15566)
Move Manhwas.Men to Madara

They are only using madara css and not the backend as there is no `admin-ajax.php`
2023-03-05 16:45:12 -05:00
Eshlender af1c9610ed
[RU]LibGroup new domain logic (#15585)
* [RU]LibGroup new domain logic

* min
2023-03-05 16:43:45 -05:00
seew3l d4d81ad7cb
MangaCrab: Fix no chapters found (#15589) 2023-03-05 16:43:22 -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 6344668319
MhwLatino: Move to Madara (#15520)
* Fix

* Use body.string()

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

* Use data() instead html()

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

* Use selectFirst()

* Migrate MhwLatino to Madara

* Add ID

* Remove ID xd

---------

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-02-28 16:44:11 -03:00
Maxim Molochkov 539530517e
[RU] GroupLe - Use a more correct error message (#15491)
* [RU] GroupLe - Use a more correct error message

* Fix lint error
2023-02-27 15:33:47 -03:00
FlaminSarge ecd137d21a
[KSGroupScans] Migrate from FMReader to Madara (#15332) 2023-02-27 15:33:29 -03:00
seew3l 6366c65903
Update ZeistManga and add some sources (#15426)
* Update ZeistManga and add some sources

* Remove status from Tooncubus

* Linting

* Linting

* More Linting

* Miskey in import

* I hope it's the last
2023-02-23 19:20:23 -03:00
Scyu_ 9448b2afe8
MangaHub: Patch extension (#15403)
* fix: patch manga hub extension

* chore: future-proof removal of nofollow
2023-02-19 14:02:02 -03:00
seew3l a736f20dd0
Update ZeistManga (#15390)
* Update ZeistManga

* Linting

* More Linting

* Update Filters

* Apply requested changes
2023-02-18 17:45:27 -03:00
mobi2002 18a29b81c9
Guya: remove proxy support and updates for extensions-lib 1.4 (#15384)
* Guya: remove proxy support and updates for extensions-lib 1.4

* use `mangaDetailsRequest` in `fetchMangaDetails`

Co-authored-by: ObserverOfTime <chronobserver@disroot.org>

* simplify chapter url

* chapter url again

---------

Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
2023-02-18 12:31:44 -03:00
seew3l 65c74aa8a9
ReaderFront: Fix crash when reading a chapter (#15366)
* Fix crash when open a chapter

* Apply requested changes

* I forgot to import json.put
2023-02-18 12:31:32 -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
ObserverOfTime ebfef9c387
ReaderFront: update for extensions-lib 1.4 (#15354) 2023-02-14 10:53:50 -03:00
ObserverOfTime d43b2d2239
Monochrome: update for extensions-lib 1.4 (#15341) 2023-02-13 07:34:11 -03:00
ObserverOfTime 9b4e5809fb
Bakkin: update for extensions-lib 1.4 (#15340) 2023-02-13 07:33:56 -03:00
ObserverOfTime a3df32a6b2
MangAdventure: update for extensions-lib 1.4 (#15333) 2023-02-12 15:27:41 -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
seew3l 0ccda07b1e
YugenMangas: Update domain (#15316)
Update domain
2023-02-11 15:17:29 -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
Alessandro Jean 5093e6a5fa
Update to extensions-lib 1.4 (#15298)
* Update to extensions-lib 1.4.

* Fix a syntax error in NM.

* Add UpdateStrategy to Nana as well.
2023-02-11 10:44:48 -03:00
Eshlender 7ee6d834d8
[RU]YaoiLib new domain (#15297) 2023-02-10 16:08:49 -03: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
mobi2002 a472bf5c04
Night Scans: add referer (#15238) 2023-02-06 05:16:28 -05:00
ObserverOfTime 9d9d26576c
Assorted Scans: update logo (#15230) 2023-02-04 10:58:57 -03:00
Alessandro Jean 2efe1af88b
Update MO URL and name. (#15220) 2023-02-03 13:25:28 -05:00
mobi2002 560f55cfce
Webtoons.com: update selectors (#15221)
* Webtoons: update selectors

* actually fix popular selector
2023-02-03 13:25:21 -05:00
mobi2002 4cc72c2f98
Mangahub: fix some chapters not visible (#15207) 2023-02-01 09:47:33 -05:00
mobi2002 5d99570421
Mangahub: fix chapter url and title (#15204) 2023-02-01 04:17:39 -05:00
mobi2002 d292dac041
Mangahub: fix selectors and page count (#15198) 2023-01-31 12:11:11 -03: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
Alessandro Jean 045404c898
Remove some dead extensions. (#15183) 2023-01-30 15:33:28 -03:00
mobi2002 cbf15b16f7
Mangahub: fix selectors (#15184) 2023-01-30 15:33:15 -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
Eshlender b6bb3e28bf
[RU]LibGroup fix covers catalog (#15165) 2023-01-29 12:57:12 -03: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
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