Update schema.json

This commit is contained in:
ilike2burnthing
2022-07-22 03:40:35 +01:00
committed by GitHub
parent 1f674cdf98
commit d12b0a413f

View File

@@ -650,7 +650,7 @@
"^((category|categorydesc)\\|(noappend|append))?$": {
"$ref": "#/definitions/SelectorBlock"
},
"^(download|magnet|infohash|details|comments|title|description|category|categorydesc|size|leechers|seeders|date|files|grabs|downloadvolumefactor|uploadvolumefactor|minimumratio|minimumseedtime|imdb|imdbid|tmdbid|rageid|traktid|tvdbid|doubanid|poster|genre|year|author|booktitle|artist|album)(_([A-Za-z0-9_])*)?$": {
"^(download|magnet|infohash|details|comments|title|description|category|categorydesc|size|leechers|seeders|date|files|grabs|downloadvolumefactor|uploadvolumefactor|minimumratio|minimumseedtime|imdb|imdbid|tmdbid|rageid|tvdbid|tvmazeid|traktid|doubanid|poster|genre|year|author|booktitle|artist|album)(_([A-Za-z0-9_])*)?$": {
"$ref": "#/definitions/SelectorBlock"
}
},