Update GM URL. (#13575)

This commit is contained in:
Alessandro Jean 2022-09-24 23:34:35 -03:00 committed by GitHub
parent 68e45aa67d
commit b414c82fe1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ ext {
extName = 'Golden Mangás'
pkgNameSuffix = 'pt.goldenmangas'
extClass = '.GoldenMangas'
extVersionCode = 16
extVersionCode = 17
isNsfw = true
}

View File

@ -24,7 +24,7 @@ class GoldenMangas : ParsedHttpSource() {
override val name = "Golden Mangás"
override val baseUrl = "https://goldenmanga.top"
override val baseUrl = "https://goldenmangas.top"
override val lang = "pt-BR"