Roumanwu: update domain (#3645)

This commit is contained in:
Vetle Ledaal 2024-06-20 11:11:03 +02:00 committed by Draff
parent c6df567713
commit 4428cd7351
No known key found for this signature in database
GPG Key ID: E8A89F3211677653
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
ext {
extName = 'Roumanwu'
extClass = '.Roumanwu'
extVersionCode = 9
extVersionCode = 10
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 get() = arrayOf("https://rouman5.com", "https://roum15.xyz")
private val MIRRORS get() = arrayOf("https://rouman5.com", "https://roum16.xyz")
private val MIRRORS_DESC get() = arrayOf("主站", "镜像")
private const val MIRROR_DEFAULT = 1.toString() // use mirror