Shinigami: update baseurl (#1825)
This commit is contained in:
parent
7560276087
commit
5ad927dbf4
@ -2,8 +2,8 @@ ext {
|
||||
extName = 'Shinigami'
|
||||
extClass = '.Shinigami'
|
||||
themePkg = 'madara'
|
||||
baseUrl = 'https://home.shinigami.cx'
|
||||
overrideVersionCode = 18
|
||||
baseUrl = 'https://shinigami.cx'
|
||||
overrideVersionCode = 19
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
||||
|
@ -12,7 +12,7 @@ import kotlinx.serialization.decodeFromString
|
||||
import org.jsoup.nodes.Document
|
||||
import org.jsoup.nodes.Element
|
||||
|
||||
class Shinigami : Madara("Shinigami", "https://home.shinigami.cx", "id") {
|
||||
class Shinigami : Madara("Shinigami", "https://shinigami.cx", "id") {
|
||||
// moved from Reaper Scans (id) to Shinigami (id)
|
||||
override val id = 3411809758861089969
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user