parent
25f2ab773d
commit
88749bec9f
@ -2,8 +2,8 @@ ext {
|
|||||||
extName = 'Portal Yaoi'
|
extName = 'Portal Yaoi'
|
||||||
extClass = '.PortalYaoi'
|
extClass = '.PortalYaoi'
|
||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://portalyaoi.com'
|
baseUrl = 'https://lerboyslove.com'
|
||||||
overrideVersionCode = 0
|
overrideVersionCode = 1
|
||||||
isNsfw = true
|
isNsfw = true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -9,7 +9,7 @@ import java.util.concurrent.TimeUnit
|
|||||||
|
|
||||||
class PortalYaoi : Madara(
|
class PortalYaoi : Madara(
|
||||||
"Portal Yaoi",
|
"Portal Yaoi",
|
||||||
"https://portalyaoi.com",
|
"https://lerboyslove.com",
|
||||||
"pt-BR",
|
"pt-BR",
|
||||||
SimpleDateFormat("dd/MM/yyyy", Locale("pt", "BR")),
|
SimpleDateFormat("dd/MM/yyyy", Locale("pt", "BR")),
|
||||||
) {
|
) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user