Gri Melek: update domain (#4281)
This commit is contained in:
parent
38ef5386a6
commit
0bf59dd5e8
|
@ -2,8 +2,8 @@ ext {
|
|||
extName = 'Gri Melek'
|
||||
extClass = '.Siyahmelek'
|
||||
themePkg = 'madara'
|
||||
baseUrl = 'https://grimelek.org'
|
||||
overrideVersionCode = 6
|
||||
baseUrl = 'https://grimelek.mom'
|
||||
overrideVersionCode = 7
|
||||
isNsfw = true
|
||||
}
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@ import java.util.Locale
|
|||
|
||||
class Siyahmelek : Madara(
|
||||
"Gri Melek",
|
||||
"https://grimelek.org",
|
||||
"https://grimelek.mom",
|
||||
"tr",
|
||||
SimpleDateFormat("dd MMM yyyy", Locale("tr")),
|
||||
) {
|
||||
|
|
Loading…
Reference in New Issue