mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-14 06:22:49 +01:00
fixed ReadMangaToday search issue (#1200)
This commit is contained in:
parent
34d21c1de3
commit
e1be4ba925
@ -17,7 +17,7 @@ class Readmangatoday : ParsedHttpSource() {
|
|||||||
|
|
||||||
override val name = "ReadMangaToday"
|
override val name = "ReadMangaToday"
|
||||||
|
|
||||||
override val baseUrl = "http://www.readmng.com/"
|
override val baseUrl = "https://www.readmng.com"
|
||||||
|
|
||||||
override val lang = "en"
|
override val lang = "en"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user