are-are-are 6cf479516f
Update some domain (#11152)
* HentaiVNPlus: Update domain

* DocTruyen3Q: Update domain

* TruyenTranh3Q: Update domain

* TopTruyen: Update domain

* VlogTruyen: Update domain
2025-11-22 22:17:48 +00:00

10 lines
192 B
Groovy

ext {
extName = 'TruyenTranh3Q'
extClass = '.TruyenTranh3Q'
baseUrl = 'https://truyentranh3qc.com'
extVersionCode = 3
isNsfw = true
}
apply from: "$rootDir/common.gradle"