Vortex Scans: Update domain (#5991)
This commit is contained in:
parent
6b73e1dfec
commit
ce3bced7e1
|
@ -2,7 +2,7 @@ ext {
|
|||
extName = 'Vortex Scans'
|
||||
extClass = '.VortexScans'
|
||||
themePkg = 'iken'
|
||||
overrideVersionCode = 34
|
||||
overrideVersionCode = 35
|
||||
isNsfw = false
|
||||
}
|
||||
|
||||
|
|
|
@ -5,5 +5,5 @@ import eu.kanade.tachiyomi.multisrc.iken.Iken
|
|||
class VortexScans : Iken(
|
||||
"Vortex Scans",
|
||||
"en",
|
||||
"https://vortextoon.com",
|
||||
"https://vortexscans.org",
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue