update yidan mirrors web (#8081)
* Update Yidan.kt * Update build.gradle
This commit is contained in:
parent
d7c6574e87
commit
249ea8a3ad
@ -1,7 +1,7 @@
|
||||
ext {
|
||||
extName = 'Yidan Girl'
|
||||
extClass = '.Yidan'
|
||||
extVersionCode = 3
|
||||
extVersionCode = 4
|
||||
isNsfw = true
|
||||
}
|
||||
|
||||
|
@ -130,6 +130,6 @@ class Yidan : HttpSource(), ConfigurableSource {
|
||||
|
||||
companion object {
|
||||
private const val MIRROR_PREF = "MIRROR"
|
||||
private val MIRRORS get() = arrayOf("ydan.cc", "yidan.one", "yidan.in", "yidan.info")
|
||||
private val MIRRORS get() = arrayOf("yidan1.club", "yidan22.club", "yidan10.club", "yidan9.club")
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user