Update Union Mangás URL ()

Update Union Mangás URL
This commit is contained in:
happywillow0 2020-02-10 07:19:18 -05:00 committed by GitHub
parent fe29626897
commit cb24e3f1f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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 = 10
extVersionCode = 11
libVersion = '1.2'
}

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