Skip to content

Commit

Permalink
Vortex Scans: Update domain (#5026)
Browse files Browse the repository at this point in the history
* Vortex Scans: Bump versionCode

* Vortex Scans: Update baseUrl
  • Loading branch information
Smol-Ame authored and cuong-tran committed Sep 14, 2024
1 parent 22f3355 commit 6c3d36a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/en/arvenscans/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ ext {
extName = 'Vortex Scans'
extClass = '.VortexScans'
themePkg = 'iken'
overrideVersionCode = 33
overrideVersionCode = 34
isNsfw = false
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ import eu.kanade.tachiyomi.multisrc.iken.Iken
class VortexScans : Iken(
"Vortex Scans",
"en",
"https://vortexscans.org",
"https://vortextoon.com",
)

0 comments on commit 6c3d36a

Please sign in to comment.