Change url Shinigami "id" ()

This commit is contained in:
mohamedotaku 2024-02-26 14:02:20 +01:00 committed by Draff
parent aa701c7c5e
commit 79d24a894a
2 changed files with 3 additions and 3 deletions
src/id/shinigami
build.gradle
src/eu/kanade/tachiyomi/extension/id/shinigami

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

@ -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://s1.shinigami.cx", "id") { class Shinigami : Madara("Shinigami", "https://home.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