Commit Graph

14 Commits

Author SHA1 Message Date
arkon baaee5cf21
Update linter (#15317) 2023-02-11 14:21:03 -05:00
Vetle Ledaal 3e0a6dcaca
MadTheme: rework CDN logic (#14969)
* MadTheme: rework CDN logic

* fix unused import
2023-01-17 06:37:21 -05:00
Vetle Ledaal 42d9c0b118
MadTheme: Fix MangaForest, remove redirect domains (#14661) 2022-12-24 10:05:36 -05:00
Alessandro Jean da699b11dd
Remove sources with expired domains. (#13911) 2022-10-18 16:21:57 -03:00
Vetle Ledaal cfa7d21bc2
MadTheme: update rate limit for chapter endpoint (#13357)
* MadTheme: update rate limit for chapter endpoint

* Update multisrc/src/main/java/eu/kanade/tachiyomi/multisrc/madtheme/MadTheme.kt

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

* Don't throw null exception

* Remove unneeded variable

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2022-09-06 11:11:38 -03:00
Vetle Ledaal fb2b3c5c68
MangaMad: move to MangaPuma (#13009) 2022-08-16 07:24:50 -04:00
Vetle Ledaal b09a89e22c
MadTheme: update rate limiting, add configurable image server (MangaBuddy only) (#12484)
* MadTheme: move rate limiting logic

For MangaBuddy: also rate limit baseUrl

* MangaBuddy: add configurable image server
2022-07-08 23:50:42 -04:00
Riztard Lanthorn 45d6042c81
MangaBuddy: increasing rate limit to avoid ban (#12105)
- increasing rate limit from 5/sec -> 1/sec
2022-06-07 06:12:31 -04:00
arkon 1905256b08
Refactor to use app-provided rate limiting interceptors (#12089) 2022-06-05 17:51:18 -04:00
Vetle Ledaal 743bc0d382
MadTheme: fix pagination and relax rate limiting to CDN hosts (#11163)
* MadTheme: fix pagination

* relax rate limiting

* disable alt CDNs
2022-03-21 05:35:08 -04:00
Vetle Ledaal 0b65d20ae5
MangaBuddy: bypass Cloudflare IUAM (#10777) 2022-02-09 13:56:52 -05:00
Vetle Ledaal 6cf6aa7a3d
MadTheme: fix improperly applied rate limiting (#10741)
* MadTheme: fix rate limit

* MadTheme: remove redundant dateFormat

* MadTheme: update package name
2022-02-07 10:14:36 -05:00
Vetle Ledaal b1f6d28cc1
MadTheme: add rate limit (1/2) (#10700) 2022-02-04 14:17:05 -05:00
Vetle Ledaal 66bab8e456
Add MadTheme multisrc (MangaMad, MangaBuddy, ...) (#10660)
* Add MadTheme multisrc

* Add MadTheme icons
2022-02-03 06:06:49 -05:00