Commit Graph

6 Commits

Author SHA1 Message Date
Ahmad Ghoni Arrozaq 17aad4d7e5
Update some source domains (#17983)
* Update domain KomikCast

* Update domain KomikIndoID

* Update domain ManhwaList
2023-09-16 17:55:57 -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
TesyarRAz cfe5ad1f5e
change base url manhwalist (#16732) 2023-06-16 22:23:29 -04:00
Shiin-79 fd86f209dc
Update Domain and Add Zmanga: Hensekai (#14780) 2023-01-03 09:01:03 -05: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