parent
7c55e0b5ae
commit
c9bd7e0825
|
@ -2,8 +2,8 @@ ext {
|
|||
extName = 'DocTruyen3Q'
|
||||
extClass = '.DocTruyen3Q'
|
||||
themePkg = 'wpcomics'
|
||||
baseUrl = 'https://doctruyen3qui.com'
|
||||
overrideVersionCode = 2
|
||||
baseUrl = 'https://doctruyen3qui2.com'
|
||||
overrideVersionCode = 3
|
||||
isNsfw = true
|
||||
}
|
||||
|
||||
|
|
|
@ -17,7 +17,7 @@ import java.util.TimeZone
|
|||
|
||||
class DocTruyen3Q : WPComics(
|
||||
"DocTruyen3Q",
|
||||
"https://doctruyen3qui.com",
|
||||
"https://doctruyen3qui2.com",
|
||||
"vi",
|
||||
dateFormat = SimpleDateFormat("dd-MM-yyyy", Locale.ROOT).apply {
|
||||
timeZone = TimeZone.getTimeZone("Asia/Ho_Chi_Minh")
|
||||
|
|
Loading…
Reference in New Issue