Commit Graph

263 Commits

Author SHA1 Message Date
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
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
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
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 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 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 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
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
Alessandro Jean a258a213c2
Remove MangaSwat. (#14940) 2023-01-14 11:46:19 -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
Raptor 16c4bb6a16
manhwadesu Url Update (#14871)
* Update ManhwaDesu.kt

Yeet

* Update MangaThemesiaGenerator.kt
2023-01-10 16:05:59 -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 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
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
Alessandro Jean bb863cb6c1
Migrate DS to MangaThemesia. (#14728) 2022-12-29 19:11:48 -03:00
mobi2002 4bb3a039a8
ARESManga: fix 404 (#14720) 2022-12-29 13:01:47 -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
Vetle Ledaal 710a32cb70
Remove Tempest Manga (#14682) 2022-12-26 21:25:18 -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
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 00099ca121
Migrate MMK to MangaThemesia. (#14616) 2022-12-20 10:18:48 -05:00
Vetle Ledaal 474ed09cc9
Re-add MangaSwat (#14607) 2022-12-19 12:24:33 -05:00
Luqman 6aaf790747
Realm Scans: fix chapter images issue (#14603)
Closes #14338
2022-12-19 12:13:07 -05:00
Luqman 5e7fab98ec
WPMangaThemesia: add source Manga Indo.me (#14574) 2022-12-18 09:58:39 -03:00
Luqman 853b3bc16c
Removing: White Cloud Pavilion (#14509)
Closes #14403
2022-12-11 10:09:09 -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
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
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
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
Luqman 8117f0b935
Komik Cast: fix unkown status (#14264)
Closes #14256
2022-11-15 09:12:37 -05: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
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
Luqman d04de13a34
Pi Scans: fix error 404 (#14171)
Closes #14091
2022-11-07 15:00:20 -03:00
Henrik 2bed516a8a
Infernal Void Scans fix duplicate images (#14145) 2022-11-06 16:58:07 -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
TheKingTermux c088dfcc6f
Manhwadesu: Update BaseUrl (#14102)
* Update BaseUrl

* Update Manhwadesu BaseUrl
2022-11-02 15:07:23 -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
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
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
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
mobi2002 867afb0037
Extension Removal Requests (#13884)
* remove astrascans

* remove manganoon

* modify issue moderator regex
2022-10-17 05:46:35 -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
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
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
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
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
Sascha Hahne 2c8a97e759
Add NightScans as Source (#13671)
* Add NightScans as Source

* Add override for functionality
2022-10-01 09:04:19 -03:00
Riztard Lanthorn e384a47e4c
WPMangaThemesia: add Hanuman Scan (#13661)
Closes #11373
2022-10-01 09:02:39 -03:00
Alessandro Jean df7ec63ad7
Make MS into a multilang extension. (#13658) 2022-09-30 19:47:42 -03:00
AntsyLich 78032333e6
Remove NoxSubs (#13644) 2022-09-30 14:10:52 -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
mobi2002 8fc2741090
Add Constellar Scans (#13590) 2022-09-26 18:44:32 -03:00
happywillow0 4b956148e1
MangaThemesia Updates (#13553)
* Migrate Walpurgi Scan

* Update overrideVersionCode

Update version code to account for Madara version

* Move Uzay Manga

* Move MangaWT

* Add MangaWT override

* Add Clayrer
2022-09-23 18:44:21 -03:00
Riztard Lanthorn b2f0bc043e
ZManga: fix/add Sekte Komik (#13466)
* reorder

* ZManga: add/fix Sekte Komik

- Move Sekte Komik from WPMangaThemesia to Zmanga theme
- reorder ZMangaGenerator

closes #13408

* add space

* rerun1
2022-09-14 12:11:54 -04:00
Riztard Lanthorn 4a698da5b2
Komik Cast: fix chapter date (#13467)
closes #13420
2022-09-14 12:11:38 -04:00
Riztard Lanthorn 0d8cf85d40
WPMangaThemesia: add Manhwa Freak (#13447)
- add comment about wpmangastream & reader change name to manga themesia
- add manhwa freak source

closes #11092
2022-09-12 22:30:59 -04:00
Muhamad Aris 237f4eb0fc
Komikcast: fix filter and search (#13429)
* fix: filters

* update version code
2022-09-11 08:55:11 -04:00
Mubashir Haroon f71bcfb85b
Remove Aresmanga (#13435)
* Remove Aresmanga

* edit issue moderator regex
2022-09-11 08:54:35 -04:00
AntsyLich 5a90cbf361
Add KomikLab Scans (#13321) 2022-09-02 15:48:17 -03:00
Muhamad Aris 8f0a4c8903
Komikcast: fix broken pagination (#13280)
* fix: latest update pagination & popular page

* update overrideVersionCode

* Apply suggestions from code review

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

* remove slash to fix 301 redirect

Co-authored-by: Aris <maris@pmintl.net>
Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2022-09-01 18:55:04 -03:00
happywillow0 ab9984d3f4
Add new Mangathemesia extensions (#13299)
* Add MangaTale

* Add Tarot Scans

* Add Arena Scans

* Adds Senpai Ediciones

* Add FlameScans.fr

* Update MangaThemesiaGenerator.kt
2022-09-01 17:15:04 -03:00
AntsyLich f80dab6f73
xCaliBR Scans: Update anti scrap logic (#13265)
* xCaliBR Scans: Update anti scrap logic

Also handles HTTP 103 through WebView

Fixes #10528

* Remove unused import

* Remove Http103Interceptor
2022-08-31 13:25:15 -03:00
happywillow0 7b011e1edc
Migrate Nocturnal Scans (#13277)
Fixes #13273
* Migrates Nocturnal Scans from Madara to MangaThemesia
2022-08-30 22:36:51 -04:00
happywillow0 b32b2f0552
Migrate Mangacim (#13257)
* Fixes #13226
Moves Mangacim from Madara to MangaThemesia
2022-08-29 10:04:34 -04:00
Alessandro Jean 756e27d4a8
Fix lateinit error in some MangaThemesia sources. (#13235) 2022-08-27 17:53:07 -03:00
Vetle Ledaal 0e13a3f0be
Remove Reset Scans and swatmanga.me (#13175)
* Remove Reset Scans and swatmanga.me

* escape regex
2022-08-24 17:45:19 -03:00
happywillow0 a3c19fbc23
MangaThemesia Fixes (#13156)
* Fix ManhwaList

Fixes #13143
Adds additional jsoup selector to pageSelector

* Fix ManhwaDesu

Fixes #13132
Updates mangaUrlDirectory

* Fixes ManhwaLand.mom

Fixes #13120
Updates mangaUrlDirectory
2022-08-23 16:04:24 -03:00
TheKingTermux a89f029cd6
Add some indonesian source's (#13077)
* Added Ryukonesia

Added Ryukonesia Source

* Create Ryukonesia.kt

* Add files via upload

* Add 2 new sources 

Add Nekomik & ManwhaList source

* Fix typos

* Create ManhwaList.kt

* Rename multisrc/overrides/wpmangastream/manwhalist/src/ManhwaList.kt to multisrc/overrides/wpmangastream/manhwalist/src/ManhwaList.kt

* Add files via upload

* Delete web_hi_res_512.png

* Add files via upload

* Create Nekomik.kt

* Add files via upload

* Add Some Indonesian Source

- Add Nekomik
- Add Ryukonesia
- Add ManhwaList
- Add ManhwaDesu
- Add Mangayaro
- Add LianScans
- Add Dojing

* Create Nekomik.kt

* Upload Nekomik Icon

* Create Ryukonesia.kt

* Upload Ryukonesia Icon

* Create ManhwaList.kt

* Upload ManhwaList Icon

* Fix Typos

* Create Dojing.kt

* Upload Dojing Icon

* Create LianScans.kt

* Upload LianScans Icon

* Create ManhwaDesu.kt

* Upload ManhwaDesu Icon

* Create Mangayaro.kt

* Upload Mangayaro Icon

* Fix Android Package

* Fix ClassName and Add 1 New Source

- Fix Dojing ClassName
- Add ManhwaLand.mom

* Forget to add it lol

* Update and rename multisrc/overrides/mangathemesia/dojing/src/Dojing.kt to multisrc/overrides/mangathemesia/dojingnet/src/DojingNet.kt

* Delete multisrc/overrides/mangathemesia/dojing directory

* Add DojingNet Icon Again

* Create ManhwaLandMom.kt

* Add ManhwaLanMom  Icon

* Delete multisrc/overrides/wpmangastream directory

* Fix ManhwaDesu Android Package
2022-08-20 17:38:18 -03:00
Ahmed gamal 0739496f50
MangaSwat : update baseurl (#13076)
* Update MangaSwat.kt

* Update MangaThemesiaGenerator.kt
2022-08-19 07:36:26 -04:00
AntsyLich 476f156643
Merge WPMangaReader and WPMangaStream (#12918) 2022-08-16 07:24:35 -04:00