Update VortexScans URL (#3327)

This commit is contained in:
Smol Ame 2024-05-31 21:26:18 -07:00 committed by Draff
parent 92bcce4f0d
commit ed05461925
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
ext {
extName = 'Vortex Scans'
extClass = '.VortexScans'
extVersionCode = 32
extVersionCode = 33
isNsfw = false
}

View File

@ -19,7 +19,7 @@ class VortexScans : HttpSource() {
override val name = "Vortex Scans"
override val baseUrl = "https://vortexscans.com"
override val baseUrl = "https://vortexscans.org"
override val lang = "en"