Siyahmelek (grimelek) domain changed (#4760)

This commit is contained in:
roolyz 2024-08-26 18:25:25 +07:00 committed by Draff
parent 08c07a08dd
commit a973660aa0
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 = 'Gri Melek'
extClass = '.Siyahmelek'
themePkg = 'madara'
baseUrl = 'https://grimelek.me'
overrideVersionCode = 8
baseUrl = 'https://grimelek.pro'
overrideVersionCode = 9
isNsfw = true
}

View File

@ -9,7 +9,7 @@ import java.util.Locale
class Siyahmelek : Madara(
"Gri Melek",
"https://grimelek.me",
"https://grimelek.pro",
"tr",
SimpleDateFormat("dd MMM yyyy", Locale("tr")),
) {