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