Shinigami: update baseurl (#1499)

update baseurl
This commit is contained in:
Secozzi 2024-02-23 09:48:29 +00:00 committed by Draff
parent 29a8d5ead9
commit 59a640e696
2 changed files with 3 additions and 3 deletions

View File

@ -2,8 +2,8 @@ ext {
extName = 'Shinigami' extName = 'Shinigami'
extClass = '.Shinigami' extClass = '.Shinigami'
themePkg = 'madara' themePkg = 'madara'
baseUrl = 'https://shinigamitoon.com' baseUrl = 'https://s1.shinigami.cx'
overrideVersionCode = 16 overrideVersionCode = 17
} }
apply from: "$rootDir/common.gradle" apply from: "$rootDir/common.gradle"

View File

@ -12,7 +12,7 @@ import kotlinx.serialization.decodeFromString
import org.jsoup.nodes.Document import org.jsoup.nodes.Document
import org.jsoup.nodes.Element import org.jsoup.nodes.Element
class Shinigami : Madara("Shinigami", "https://shinigamitoon.com", "id") { class Shinigami : Madara("Shinigami", "https://s1.shinigami.cx", "id") {
// moved from Reaper Scans (id) to Shinigami (id) // moved from Reaper Scans (id) to Shinigami (id)
override val id = 3411809758861089969 override val id = 3411809758861089969