chore(es/hackstore): Change domain (#3262)
This commit is contained in:
parent
995f782f89
commit
f35c36d3c6
@ -1,7 +1,7 @@
|
||||
ext {
|
||||
extName = 'Hackstore'
|
||||
extClass = '.Hackstore'
|
||||
extVersionCode = 8
|
||||
extVersionCode = 9
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
||||
|
@ -32,7 +32,7 @@ class Hackstore : ConfigurableAnimeSource, ParsedAnimeHttpSource() {
|
||||
|
||||
override val name = "Hackstore"
|
||||
|
||||
override val baseUrl = "https://hackstore.rs"
|
||||
override val baseUrl = "https://hackstore.to"
|
||||
|
||||
override val lang = "es"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user