LuaScans: Update Domain (#6549)

* Bump

* Update Domain
This commit is contained in:
xdwil 2024-12-10 19:25:52 +05:00 committed by Draff
parent a900c6cdfc
commit a39a339c8e
No known key found for this signature in database
GPG Key ID: E8A89F3211677653
2 changed files with 3 additions and 3 deletions

View File

@ -2,8 +2,8 @@ ext {
extName = 'Lua Scans'
extClass = '.LuaScans'
themePkg = 'keyoapp'
baseUrl = 'https://luacomic.net'
overrideVersionCode = 30
baseUrl = 'https://luacomic.org'
overrideVersionCode = 31
isNsfw = false
}

View File

@ -4,7 +4,7 @@ import eu.kanade.tachiyomi.multisrc.keyoapp.Keyoapp
class LuaScans : Keyoapp(
"Lua Scans",
"https://luacomic.net",
"https://luacomic.org",
"en",
) {
// migrated from MangaThemesia to Keyoapp