* HentaiVNPlus: Update domain * DocTruyen3Q: Update domain * TruyenTranh3Q: Update domain * TopTruyen: Update domain * VlogTruyen: Update domain
10 lines
192 B
Groovy
10 lines
192 B
Groovy
ext {
|
|
extName = 'TruyenTranh3Q'
|
|
extClass = '.TruyenTranh3Q'
|
|
baseUrl = 'https://truyentranh3qc.com'
|
|
extVersionCode = 3
|
|
isNsfw = true
|
|
}
|
|
|
|
apply from: "$rootDir/common.gradle"
|