Yaoi Flix: update domain (#9923)
This commit is contained in:
parent
2b3b014c2c
commit
554bc6e08c
@ -2,8 +2,8 @@ ext {
|
|||||||
extName = 'Yaoi Flix'
|
extName = 'Yaoi Flix'
|
||||||
extClass = '.YaoiFlix'
|
extClass = '.YaoiFlix'
|
||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://yaoiflix.kim'
|
baseUrl = 'https://yaoiflix.my'
|
||||||
overrideVersionCode = 1
|
overrideVersionCode = 2
|
||||||
isNsfw = true
|
isNsfw = true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ import java.util.Locale
|
|||||||
|
|
||||||
class YaoiFlix : Madara(
|
class YaoiFlix : Madara(
|
||||||
"Yaoi Flix",
|
"Yaoi Flix",
|
||||||
"https://yaoiflix.kim",
|
"https://yaoiflix.my",
|
||||||
"tr",
|
"tr",
|
||||||
SimpleDateFormat("MMMM dd, yyyy", Locale("tr")),
|
SimpleDateFormat("MMMM dd, yyyy", Locale("tr")),
|
||||||
) {
|
) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user