use super high quality on mangaplus
(cherry picked from commit 2074fbc192b9cfe9475643583d3d77f3cd9e4b4c)
This commit is contained in:
parent
4388e7bc3a
commit
88690008f7
@ -32,7 +32,7 @@ class MangaPlusHandler(currentClient: OkHttpClient) {
|
||||
|
||||
private fun pageListRequest(chapterId: String): Request {
|
||||
return GET(
|
||||
"$baseUrl/manga_viewer?chapter_id=$chapterId&split=yes&img_quality=high",
|
||||
"$baseUrl/manga_viewer?chapter_id=$chapterId&split=yes&img_quality=super_high",
|
||||
headers
|
||||
)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user