1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-03-16 16:55:44 +00:00

Updated Definition format (markdown)

garfield69 2023-02-28 20:18:48 +13:00
parent 58a0d30052
commit 0b76537efc

@ -379,6 +379,12 @@ search:
- path: xxx.php
# only use it if we're searching for porn
categories: [901, 902]
# [OPTIONAL] By default Cardigann removed any keys whose values resolve to Empty (or Null).
# This means that the key is not placed in the query string sent to the web site.
# However should the web site require that the empty key be present regardless, then set this parameter to true.
# Note that this does not apply to the special $Raw key, which is to say that keys built via $Raw are sent as is.
# Default is false.
allowEmptyInputs: true
# list of HTTP arguments which are used by all paths
inputs:
# Generate the category[] arguments list