Shinigami: Update domain (#3933)
This commit is contained in:
parent
9bfc114777
commit
c77fc83f7d
@ -2,8 +2,8 @@ ext {
|
||||
extName = 'Shinigami'
|
||||
extClass = '.Shinigami'
|
||||
themePkg = 'madara'
|
||||
baseUrl = 'https://shinigamitoon.app'
|
||||
overrideVersionCode = 22
|
||||
baseUrl = 'https://shinigami01.com'
|
||||
overrideVersionCode = 23
|
||||
isNsfw = false
|
||||
}
|
||||
|
||||
|
@ -12,7 +12,7 @@ import kotlinx.serialization.decodeFromString
|
||||
import org.jsoup.nodes.Document
|
||||
import org.jsoup.nodes.Element
|
||||
|
||||
class Shinigami : Madara("Shinigami", "https://shinigamitoon.app", "id") {
|
||||
class Shinigami : Madara("Shinigami", "https://shinigami01.com", "id") {
|
||||
// moved from Reaper Scans (id) to Shinigami (id)
|
||||
override val id = 3411809758861089969
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user