Toptruyen & TruyenVN Update domain (#7664)
* TruyenVN update domain * TopTruyen update domain
This commit is contained in:
parent
b7acdd9390
commit
7c55e0b5ae
@ -2,8 +2,8 @@ ext {
|
|||||||
extName = 'Top Truyen'
|
extName = 'Top Truyen'
|
||||||
extClass = '.TopTruyen'
|
extClass = '.TopTruyen'
|
||||||
themePkg = 'wpcomics'
|
themePkg = 'wpcomics'
|
||||||
baseUrl = 'https://www.toptruyentv.net'
|
baseUrl = 'https://www.toptruyen369.net'
|
||||||
overrideVersionCode = 6
|
overrideVersionCode = 7
|
||||||
isNsfw = true
|
isNsfw = true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@ import java.util.TimeZone
|
|||||||
|
|
||||||
class TopTruyen : WPComics(
|
class TopTruyen : WPComics(
|
||||||
"Top Truyen",
|
"Top Truyen",
|
||||||
"https://www.toptruyentv.net",
|
"https://www.toptruyen369.net",
|
||||||
"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")
|
||||||
|
@ -2,8 +2,8 @@ ext {
|
|||||||
extName = 'TruyenVN'
|
extName = 'TruyenVN'
|
||||||
extClass = '.TruyenVN'
|
extClass = '.TruyenVN'
|
||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://truyenvn.li'
|
baseUrl = 'https://truyenvn.tech'
|
||||||
overrideVersionCode = 11
|
overrideVersionCode = 12
|
||||||
isNsfw = true
|
isNsfw = true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -14,7 +14,7 @@ import java.util.Locale
|
|||||||
class TruyenVN :
|
class TruyenVN :
|
||||||
Madara(
|
Madara(
|
||||||
"TruyenVN",
|
"TruyenVN",
|
||||||
"https://truyenvn.li",
|
"https://truyenvn.tech",
|
||||||
"vi",
|
"vi",
|
||||||
dateFormat = SimpleDateFormat("dd/MM/yyyy", Locale.ROOT),
|
dateFormat = SimpleDateFormat("dd/MM/yyyy", Locale.ROOT),
|
||||||
),
|
),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user