Update UnionMangas with their new URL (#1499)

Update UnionMangas with their new URL
This commit is contained in:
Matheus Gritz 2019-09-13 22:38:45 -03:00 committed by arkon
parent 9857c1941a
commit 5c4193063b
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ ext {
appName = 'Tachiyomi: Union Mangás' appName = 'Tachiyomi: Union Mangás'
pkgNameSuffix = 'pt.unionmangas' pkgNameSuffix = 'pt.unionmangas'
extClass = '.UnionMangas' extClass = '.UnionMangas'
extVersionCode = 7 extVersionCode = 8
libVersion = '1.2' libVersion = '1.2'
} }

View File

@ -21,7 +21,7 @@ class UnionMangas : ParsedHttpSource() {
override val name = "Union Mangás" override val name = "Union Mangás"
override val baseUrl = "https://unionmangas.top" override val baseUrl = "https://unionleitor.top"
override val lang = "pt" override val lang = "pt"