Commit Graph

13 Commits

Author SHA1 Message Date
AwkwardPeak7 61383e923a
1st Kiss: fix image attr (#17538)
1stKiss: fix image attr
2023-08-16 15:54: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
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
arkon baaee5cf21
Update linter (#15317) 2023-02-11 14:21:03 -05:00
Alessandro Jean 47d02ef732
Make the rate limit more harsher in 1st Kiss sources. (#14889) 2023-01-10 17:58:20 -03:00
arkon 1905256b08
Refactor to use app-provided rate limiting interceptors (#12089) 2022-06-05 17:51:18 -04:00
nicki 29707fe4fd
Add Ratelimit for 1st Kiss sources (#11310)
* Add ratelimit to FirstKissManga

* Add ratelimit to FirstKissManhua

* Add ratelimit for FirstKissMangaClub

* Add ratelimit to FirstKissMangaLove

* Update ext.versionCode for all 1st kiss websites

* Cleanup

Deletes unused imports
add missing import

* Fix ext names in override files

otherwise already installed ones will become obsolete for no reason

* Fixes from testing extensions locally

extension is considerably throttled
but load fine with patience

also fixed a bunch of links and imports that I missed because I was lazy
to compile and check (which came and bite me later)
2022-04-03 11:49:42 -04:00
Arraiment 8198cab8e2
Madara fixes (#8973)
* 1stKiss: Update domain

* DragonTea: Update chapter endpoint

* ItsYourRightManhua: Update chapter endpoint

* NeatManga: Update chapter endpoint

* TreeManga: Update chapter endpoint
2021-09-06 06:20:02 -04:00
Aria Moradi d0793a1741
add linting to multisrc (#8740)
* add linting to multisrc

* remove generated blocks

* lint again

* re-format the file

* remove buildScript block

* manaully format

* remove groups
2021-08-22 11:29:08 -04:00
loocool2 13f5a99386
Revert 1st Kiss rename and put Purplecress back in the right place (#8048)
* Revert Host Preference Madara

* Fix Hyperdex Url

* Revert 1st Kiss Manga rename

* Moved purplecress back to the right place

* Actually add purplecress files
2021-07-10 23:02:49 -04:00
CVIUS c25c5ce30e
add few more sources to madara & fix manga4all chapter timestamp (#8042)
* Update Manga4All.kt

* Update FirstKissManga.kt

* icons

* Create Manhwa68.kt

* Create Lolicon.kt

* Update MadaraGenerator.kt

* add manga-fast.com

* Create Mangafastcom.kt

* Update MadaraGenerator.kt
2021-07-10 15:37:55 -04:00
Johannes Joens 538158bbc2
Madara add Icons (#7454)
* Update MadaraGenerator.kt

* Add Icons

* Add Icons

* Add Icons

* Add Icons

* Add Icons

* Add Icons

* Add Icons

* Add Icons

* Add Icons

* Fix missing Brakkets

* Add Icons

* Add Icons

* Add Icons

* Update MadaraGenerator.kt

* Add more Icons

* Add more Icons

* Add more Icons

* Add more Icons

* Update MadaraGenerator.kt

* Update MadaraGenerator.kt

* Update MadaraGenerator.kt

* Update MadaraGenerator.kt

* Update MadaraGenerator.kt

* Update MadaraGenerator.kt
2021-06-04 18:15:07 -04:00
Aria Moradi f1a7a5aac2
restructure multisrc overrides (#5701) 2021-02-08 12:01:24 -05:00