mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
pttime: fix search when no cats selected
This commit is contained in:
@@ -79,7 +79,7 @@ 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: ["!", 440, 441, 442, 443, 444, 445, 446, 447]
|
||||||
- path: adults.php
|
- path: adults.php
|
||||||
categories: [440, 441, 442, 443, 444, 445, 446, 447]
|
categories: [440, 441, 442, 443, 444, 445, 446, 447]
|
||||||
inputs:
|
inputs:
|
||||||
|
Reference in New Issue
Block a user