Update UnionMangas with their new URL ()

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
src/pt/unionmangas
build.gradle
src/eu/kanade/tachiyomi/extension/pt/unionmangas

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

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