Fix fetching video data and add new setting to filter by specific uploaders by ID (#462)
This commit is contained in:
parent
7b2afcf2ad
commit
7fcde32166
2 changed files with 102 additions and 20 deletions
|
@ -1,7 +1,7 @@
|
|||
ext {
|
||||
extName = 'Rule34Video'
|
||||
extClass = '.Rule34Video'
|
||||
extVersionCode = 8
|
||||
extVersionCode = 9
|
||||
isNsfw = true
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue