mirror of
https://github.com/keiyoushi/extensions-source.git
synced 2024-11-22 02:12:42 +01:00
Shinigami: Update URL (#5937)
This commit is contained in:
parent
eaa2dd7c8b
commit
bc3a1c66b3
@ -2,8 +2,8 @@ ext {
|
||||
extName = 'Shinigami'
|
||||
extClass = '.Shinigami'
|
||||
themePkg = 'madara'
|
||||
baseUrl = 'https://shinigami06.com'
|
||||
overrideVersionCode = 27
|
||||
baseUrl = 'https://shinigami07.com'
|
||||
overrideVersionCode = 28
|
||||
isNsfw = false
|
||||
}
|
||||
|
||||
|
@ -19,7 +19,7 @@ import org.jsoup.nodes.Element
|
||||
import uy.kohesive.injekt.Injekt
|
||||
import uy.kohesive.injekt.api.get
|
||||
|
||||
class Shinigami : Madara("Shinigami", "https://shinigami06.com", "id"), ConfigurableSource {
|
||||
class Shinigami : Madara("Shinigami", "https://shinigami07.com", "id"), ConfigurableSource {
|
||||
// moved from Reaper Scans (id) to Shinigami (id)
|
||||
override val id = 3411809758861089969
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user