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' extName = 'CoManhua'
extClass = '.CoManhua' extClass = '.CoManhua'
themePkg = 'wpcomics' themePkg = 'wpcomics'
baseUrl = 'https://comanhuaa.com' baseUrl = 'https://comanhuavui.com'
overrideVersionCode = 2 overrideVersionCode = 3
isNsfw = false isNsfw = false
} }

View File

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

View File

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

View File

@ -23,7 +23,7 @@ import java.util.TimeZone
class DocTruyen3Q : class DocTruyen3Q :
WPComics( WPComics(
"DocTruyen3Q", "DocTruyen3Q",
"https://doctruyen3qui6.pro", "https://doctruyen3qui9.pro",
"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")

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -23,7 +23,7 @@ import java.util.TimeZone
class TopTruyen : class TopTruyen :
WPComics( WPComics(
"Top Truyen", "Top Truyen",
"https://www.toptruyentv5.pro", "https://www.toptruyentv6.pro",
"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")

View File

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

View File

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

View File

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

View File

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