Zahard - moved to new domain (#4844)

Zahard : moved to new domain
This commit is contained in:
Aria Moradi 2020-11-11 17:17:34 +03:30 committed by GitHub
parent 6d06810968
commit 6168710806
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 = 'Zahard'
pkgNameSuffix = 'es.zahard'
extClass = '.Zahard'
extVersionCode = 1
extVersionCode = 2
libVersion = '1.2'
}

View File

@ -15,7 +15,7 @@ import org.jsoup.nodes.Element
class Zahard : ParsedHttpSource() {
override val name = "Zahard"
override val baseUrl = "https://zahard.win"
override val baseUrl = "https://zahard.top"
override val lang = "es"
override val supportsLatest = false