Commit Graph

17 Commits

Author SHA1 Message Date
bobbyrinaldy 558828b750
KomikCast : Updating Domain (#19131)
Update KomikCast Domain

Co-authored-by: bobby <bobby.br@smt-id.com>
2023-12-02 10:42:18 -05:00
Luqman 8bef084287
Komik Cast: update url (#18694)
Closes #18636
2023-10-25 10:13:31 -03:00
AwkwardPeak7 a751a95640
MangaThemesia: referer shenanigans (#18534)
* MangaThemesia: header shenanigan

* undo SushiScan, see https://github.com/tachiyomiorg/tachiyomi-extensions/pull/18527
2023-10-13 14:13:19 -03:00
Luqman 080f5f910f
Komik Cast: remove extra string in title (#18326)
* Komik Cast: remove extra string in title

- remove extra string in title

* fix lint

* fix lint 2
2023-10-03 17:37:52 -03:00
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
Ahmad Ghoni Arrozaq 3db69ff4fe
KomikCast: Fix chapter titles (#17818)
KomikCastc: fix chapter titles
2023-09-06 13:38:55 -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
Ahmad Ghoni Arrozaq 749cc27664
Update Domain KomikCast (#16777) 2023-06-20 16:30:43 -03:00
arkon e1f59a845e
Update jsoup (#15321) 2023-02-11 22:22:32 -05:00
arkon baaee5cf21
Update linter (#15317) 2023-02-11 14:21:03 -05:00
Luqman 8117f0b935
Komik Cast: fix unkown status (#14264)
Closes #14256
2022-11-15 09:12:37 -05:00
Muhamad Aris a0e2759576
new komikcast site domain (#13996) 2022-10-26 14:39:47 -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
Riztard Lanthorn 4a698da5b2
Komik Cast: fix chapter date (#13467)
closes #13420
2022-09-14 12:11:38 -04:00
Muhamad Aris 237f4eb0fc
Komikcast: fix filter and search (#13429)
* fix: filters

* update version code
2022-09-11 08:55:11 -04: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
AntsyLich 476f156643
Merge WPMangaReader and WPMangaStream (#12918) 2022-08-16 07:24:35 -04:00