Update some domain (vi) (#8758)

* Vlogtruyen update domain

* LXManga update domain

* HentaiVN.plus update domain

* HentaiCB update domain

* TruyenVN update domain

* DocTruyen3Q update domain

* TopTruyen update domain

* CoManhua update domain
This commit is contained in:
are-are-are 2025-05-07 22:28:11 +07:00 committed by Draff
parent 0d16a6ca77
commit ea75b2c202
No known key found for this signature in database
GPG Key ID: E8A89F3211677653
17 changed files with 23 additions and 23 deletions

View File

@ -2,8 +2,8 @@ ext {
extName = 'CoManhua'
extClass = '.CoManhua'
themePkg = 'wpcomics'
baseUrl = 'https://comanhuaa.com'
overrideVersionCode = 2
baseUrl = 'https://comanhuavui.com'
overrideVersionCode = 3
isNsfw = false
}

View File

@ -19,7 +19,7 @@ import java.util.TimeZone
class CoManhua : WPComics(
"CoManhua",
"https://comanhuaa.com",
"https://comanhuavui.com",
"vi",
gmtOffset = null,
) {

View File

@ -2,8 +2,8 @@ ext {
extName = 'DocTruyen3Q'
extClass = '.DocTruyen3Q'
themePkg = 'wpcomics'
baseUrl = 'https://doctruyen3qui6.pro'
overrideVersionCode = 8
baseUrl = 'https://doctruyen3qui9.pro'
overrideVersionCode = 9
isNsfw = true
}

View File

@ -23,7 +23,7 @@ import java.util.TimeZone
class DocTruyen3Q :
WPComics(
"DocTruyen3Q",
"https://doctruyen3qui6.pro",
"https://doctruyen3qui9.pro",
"vi",
dateFormat = SimpleDateFormat("dd-MM-yyyy", Locale.ROOT).apply {
timeZone = TimeZone.getTimeZone("Asia/Ho_Chi_Minh")

View File

@ -2,8 +2,8 @@ ext {
extName = 'CBHentai'
extClass = '.HentaiCB'
themePkg = 'madara'
baseUrl = 'https://hentaicb.fit'
overrideVersionCode = 17
baseUrl = 'https://hentaicb.pics'
overrideVersionCode = 18
isNsfw = true
}

View File

@ -25,7 +25,7 @@ import java.util.Locale
class HentaiCB :
Madara(
"CBHentai",
"https://hentaicb.fit",
"https://hentaicb.pics",
"vi",
SimpleDateFormat("dd/MM/yyyy", Locale("vi")),
),

View File

@ -2,8 +2,8 @@ ext {
extName = 'HentaiVN.plus'
extClass = '.HentaiVNPlus'
themePkg = 'madara'
baseUrl = 'https://hentaivn.art'
overrideVersionCode = 10
baseUrl = 'https://hentaivn.cash'
overrideVersionCode = 11
isNsfw = true
}

View File

@ -12,7 +12,7 @@ import java.util.Locale
class HentaiVNPlus :
Madara(
"HentaiVN.plus",
"https://hentaivn.art",
"https://hentaivn.cash",
"vi",
dateFormat = SimpleDateFormat("MM/dd/yyyy", Locale.ROOT),
),

View File

@ -14,7 +14,7 @@
<category android:name="android.intent.category.BROWSABLE" />
<data
android:host="lxmanga.sbs"
android:host="lxmanga.help"
android:pathPattern="/truyen/..*"
android:scheme="https" />
</intent-filter>

View File

@ -1,7 +1,7 @@
ext {
extName = 'LXManga'
extClass = '.LxHentai'
extVersionCode = 18
extVersionCode = 19
isNsfw = true
}

View File

@ -29,7 +29,7 @@ class LxHentai : ParsedHttpSource(), ConfigurableSource {
override val id = 6495630445796108150
private val defaultBaseUrl = "https://lxmanga.sbs"
private val defaultBaseUrl = "https://lxmanga.help"
override val baseUrl by lazy { getPrefBaseUrl() }

View File

@ -2,8 +2,8 @@ ext {
extName = 'Top Truyen'
extClass = '.TopTruyen'
themePkg = 'wpcomics'
baseUrl = 'https://www.toptruyentv5.pro'
overrideVersionCode = 12
baseUrl = 'https://www.toptruyentv6.pro'
overrideVersionCode = 13
isNsfw = true
}

View File

@ -23,7 +23,7 @@ import java.util.TimeZone
class TopTruyen :
WPComics(
"Top Truyen",
"https://www.toptruyentv5.pro",
"https://www.toptruyentv6.pro",
"vi",
dateFormat = SimpleDateFormat("dd-MM-yyyy", Locale.ROOT).apply {
timeZone = TimeZone.getTimeZone("Asia/Ho_Chi_Minh")

View File

@ -2,8 +2,8 @@ ext {
extName = 'TruyenVN'
extClass = '.TruyenVN'
themePkg = 'madara'
baseUrl = 'https://truyenvn.ac'
overrideVersionCode = 14
baseUrl = 'https://truyenvn.ad'
overrideVersionCode = 15
isNsfw = true
}

View File

@ -12,7 +12,7 @@ import java.util.Locale
class TruyenVN :
Madara(
"TruyenVN",
"https://truyenvn.ac",
"https://truyenvn.ad",
"vi",
dateFormat = SimpleDateFormat("dd/MM/yyyy", Locale.ROOT),
),

View File

@ -1,7 +1,7 @@
ext {
extName = 'VlogTruyen'
extClass = '.VlogTruyen'
extVersionCode = 9
extVersionCode = 10
isNsfw = true
}

View File

@ -41,7 +41,7 @@ class VlogTruyen : ParsedHttpSource(), ConfigurableSource {
override val id: Long = 6425642624422299254
private val defaultBaseUrl = "https://vlogtruyen48.com"
private val defaultBaseUrl = "https://vlogtruyen49.com"
override val baseUrl by lazy { getPrefBaseUrl() }