Violet Scans: update domain (#11730)
This commit is contained in:
parent
d3e7c52053
commit
d97622117c
@ -2,8 +2,8 @@ ext {
|
|||||||
extName = 'Violet Scans'
|
extName = 'Violet Scans'
|
||||||
extClass = '.VioletScans'
|
extClass = '.VioletScans'
|
||||||
themePkg = 'mangathemesia'
|
themePkg = 'mangathemesia'
|
||||||
baseUrl = 'https://violetscans.com'
|
baseUrl = 'https://violetscans.org'
|
||||||
overrideVersionCode = 2
|
overrideVersionCode = 3
|
||||||
isNsfw = false
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -4,7 +4,7 @@ import eu.kanade.tachiyomi.multisrc.mangathemesia.MangaThemesia
|
|||||||
|
|
||||||
class VioletScans : MangaThemesia(
|
class VioletScans : MangaThemesia(
|
||||||
"Violet Scans",
|
"Violet Scans",
|
||||||
"https://violetscans.com",
|
"https://violetscans.org",
|
||||||
"en",
|
"en",
|
||||||
mangaUrlDirectory = "/comics",
|
mangaUrlDirectory = "/comics",
|
||||||
) {
|
) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user