Arven Scans: Update domain (#8267)

update domain
This commit is contained in:
Prem Kumar 2025-03-29 12:44:07 +05:30 committed by Draff
parent 98bd2586fb
commit e5a63cc2e6
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 = 'Arven Scans'
extClass = '.ArvenComics'
themePkg = 'keyoapp'
baseUrl = 'https://arvencomic.net'
overrideVersionCode = 25
baseUrl = 'https://arvencomics.com'
overrideVersionCode = 26
isNsfw = false
}

View File

@ -4,7 +4,7 @@ import eu.kanade.tachiyomi.multisrc.keyoapp.Keyoapp
class ArvenComics : Keyoapp(
"Arven Scans",
"https://arvencomic.net",
"https://arvencomics.com",
"en",
) {
// migrated from Mangathemesia to Keyoapp