change domain hiperdex (#8711)

change domain
This commit is contained in:
Creepler13 2025-05-02 23:36:18 +02:00 committed by Draff
parent ecb1dd6899
commit 06c8247f12
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 = 'Hiperdex'
extClass = '.Hiperdex'
themePkg = 'madara'
baseUrl = 'https://hipertoon.com'
overrideVersionCode = 17
baseUrl = 'https://hiperdex.com'
overrideVersionCode = 18
isNsfw = true
}

View File

@ -15,7 +15,7 @@ import keiyoushi.utils.getPreferences
class Hiperdex :
Madara(
"Hiperdex",
"https://hipertoon.com",
"https://hiperdex.com",
"en",
),
ConfigurableSource {