1
0
Fork 0
mirror of https://github.com/mihonapp/mihon.git synced 2025-03-31 09:33:29 +03:00

fixed ReadMangaToday search issue ()

This commit is contained in:
Carlos 2018-01-21 11:24:24 -05:00 committed by inorichi
parent 34d21c1de3
commit e1be4ba925

View file

@ -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"