are-are-are b9c2949bf6
Update some domain (#7359)
* YuriNeko Update domain and rewrite to overwrite correct domain

* TruyenVN update domain

* HentaiVNPlus update domain

* YuriNeko Use wholeText()

* TeamLanhLung update domain

* LxHentai update domain

* Yurineko Revert code and apply suggestion

* LxHentai use wholeText()
2025-02-23 21:30:41 +00:00

9 lines
140 B
Groovy

ext {
extName = 'LXHentai'
extClass = '.LxHentai'
extVersionCode = 15
isNsfw = true
}
apply from: "$rootDir/common.gradle"