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
139 B
Groovy

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