feat(src/es): New source: Veohentai (#164)
* feat(src/es): New source: Veohentai Closes #80 * fix bug in videoListParse
This commit is contained in:
parent
b140abc7f7
commit
5970b350a4
7 changed files with 275 additions and 0 deletions
8
src/es/veohentai/build.gradle
Normal file
8
src/es/veohentai/build.gradle
Normal file
|
@ -0,0 +1,8 @@
|
|||
ext {
|
||||
extName = 'VeoHentai'
|
||||
extClass = '.VeoHentai'
|
||||
extVersionCode = 1
|
||||
isNsfw = true
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
Loading…
Add table
Add a link
Reference in a new issue