parent
82e6f7b6da
commit
12e3079af3
@ -2,8 +2,8 @@ ext {
|
||||
extName = 'Infernal Void Scans'
|
||||
extClass = '.InfernalVoidScans'
|
||||
themePkg = 'mangathemesia'
|
||||
baseUrl = 'https://void-scans.com'
|
||||
overrideVersionCode = 5
|
||||
baseUrl = 'https://hivescans.com'
|
||||
overrideVersionCode = 6
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
||||
|
@ -2,6 +2,6 @@ package eu.kanade.tachiyomi.extension.en.infernalvoidscans
|
||||
|
||||
import eu.kanade.tachiyomi.multisrc.mangathemesia.MangaThemesia
|
||||
|
||||
class InfernalVoidScans : MangaThemesia("Infernal Void Scans", "https://void-scans.com", "en") {
|
||||
class InfernalVoidScans : MangaThemesia("Infernal Void Scans", "https://hivescans.com", "en") {
|
||||
override val pageSelector = "div#readerarea > p > img"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user