mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-19 02:39:16 +01:00
Update MangaSee URL (#518)
Closes (https://github.com/inorichi/tachiyomi/issues/516)
This commit is contained in:
parent
52f4bddbce
commit
d183aca810
@ -18,7 +18,7 @@ class Mangasee(override val id: Int) : ParsedOnlineSource() {
|
|||||||
|
|
||||||
override val name = "Mangasee"
|
override val name = "Mangasee"
|
||||||
|
|
||||||
override val baseUrl = "http://www.mangasee.co"
|
override val baseUrl = "http://mangaseeonline.net"
|
||||||
|
|
||||||
override val lang: Language get() = EN
|
override val lang: Language get() = EN
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user