Fioren 5e4c156a27
Remove self-promotion, ads: TopTruyen, DocTruyen3Q (#7882)
These sites added self-promotion and ad images that are not relevant to the translation team.
2025-03-27 00:02:28 +00:00

11 lines
218 B
Groovy

ext {
extName = 'DocTruyen3Q'
extClass = '.DocTruyen3Q'
themePkg = 'wpcomics'
baseUrl = 'https://doctruyen3qui.pro'
overrideVersionCode = 5
isNsfw = true
}
apply from: "$rootDir/common.gradle"