pttime: update path cats

whoops
This commit is contained in:
ilike2burnthing
2025-01-31 04:12:18 +00:00
committed by GitHub
parent 9da0141602
commit a9b7619943

View File

@@ -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.