1
0
mirror of https://github.com/mihonapp/mihon.git synced 2025-08-06 14:51:31 +02: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

@@ -17,7 +17,7 @@ class Readmangatoday : ParsedHttpSource() {
override val name = "ReadMangaToday"
override val baseUrl = "http://www.readmng.com/"
override val baseUrl = "https://www.readmng.com"
override val lang = "en"