Desu: update domain (#10470)
This commit is contained in:
parent
9cb0134130
commit
3829a2df51
@ -1,7 +1,7 @@
|
||||
ext {
|
||||
extName = 'Desu'
|
||||
extClass = '.Desu'
|
||||
extVersionCode = 28
|
||||
extVersionCode = 29
|
||||
isNsfw = true
|
||||
}
|
||||
|
||||
|
@ -401,6 +401,6 @@ class Desu : ConfigurableSource, HttpSource() {
|
||||
|
||||
private const val DOMAIN_TITLE = "Домен"
|
||||
private const val DEFAULT_DOMAIN_PREF = "default_domain"
|
||||
private const val DOMAIN_DEFAULT = "https://desu.store"
|
||||
private const val DOMAIN_DEFAULT = "https://desu.city"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user