Update GM to their new URL (#18014)

Update GM to their new URL.
This commit is contained in:
Alessandro Jean 2023-09-17 17:47:51 -03:00 committed by GitHub
parent b9026cfdca
commit 82ca70bfd1
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 = 20
extVersionCode = 21
isNsfw = true
}

View File

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