Roumanwu: update URL (#19039)

This commit is contained in:
stevenyomi 2023-11-21 00:22:14 +08:00 committed by GitHub
parent f60fdb5ce1
commit 151a64639b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ ext {
extName = 'Roumanwu'
pkgNameSuffix = 'zh.roumanwu'
extClass = '.Roumanwu'
extVersionCode = 5
extVersionCode = 6
isNsfw = true
}

View File

@ -116,7 +116,7 @@ class Roumanwu : HttpSource(), ConfigurableSource {
private const val MIRROR_PREF_SUMMARY = "使用镜像网址。重启软件生效。"
// 地址: https://rou.pub/dizhi
private val MIRRORS = arrayOf("https://rouman5.com", "https://roum1.xyz")
private val MIRRORS = arrayOf("https://rouman5.com", "https://roum2.xyz")
private val MIRRORS_DESC = arrayOf("主站", "镜像")
private const val MIRROR_DEFAULT = 1.toString() // use mirror