mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
pttime: update path cats
whoops
This commit is contained in:
@@ -99,9 +99,9 @@ login:
|
|||||||
search:
|
search:
|
||||||
paths:
|
paths:
|
||||||
- path: torrents.php
|
- path: torrents.php
|
||||||
categories: [401, 402, 403, 404, 405, 406, 408, 409, 411, 412, 413, 420, 430, 431, 432, 450, 451, 490]
|
categories: [401, 402, 403, 404, 405, 406, 408, 409, 411, 412, 420, 430, 432, 450, 451, 490]
|
||||||
- path: adults.php
|
- path: adults.php
|
||||||
categories: [440, 441, 442, 443, 444, 445, 446, 447]
|
categories: [440, 441, 442, 443, 444, 445, 446, 447, 448, 449]
|
||||||
inputs:
|
inputs:
|
||||||
$raw: "{{ range .Categories }}cat{{.}}=1&{{end}}"
|
$raw: "{{ range .Categories }}cat{{.}}=1&{{end}}"
|
||||||
# currently supports only one query id at one time.
|
# currently supports only one query id at one time.
|
||||||
|
Reference in New Issue
Block a user