mirror of
https://github.com/keiyoushi/extensions-source.git
synced 2024-11-22 10:22:47 +01:00
Shinigami: update domain (#3436)
This commit is contained in:
parent
259fd2dd21
commit
3b03c2ebf2
@ -2,8 +2,8 @@ ext {
|
|||||||
extName = 'Shinigami'
|
extName = 'Shinigami'
|
||||||
extClass = '.Shinigami'
|
extClass = '.Shinigami'
|
||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://shinigami.ws'
|
baseUrl = 'https://shinigamitoon.id'
|
||||||
overrideVersionCode = 20
|
overrideVersionCode = 21
|
||||||
isNsfw = false
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -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://shinigami.ws", "id") {
|
class Shinigami : Madara("Shinigami", "https://shinigamitoon.id", "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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user