From a9b7619943e85b5f8363dbe76e1e6070ab3f47db Mon Sep 17 00:00:00 2001 From: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com> Date: Fri, 31 Jan 2025 04:12:18 +0000 Subject: [PATCH] pttime: update path cats whoops --- src/Jackett.Common/Definitions/pttime.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Jackett.Common/Definitions/pttime.yml b/src/Jackett.Common/Definitions/pttime.yml index 05497324c..582bf719a 100644 --- a/src/Jackett.Common/Definitions/pttime.yml +++ b/src/Jackett.Common/Definitions/pttime.yml @@ -99,9 +99,9 @@ login: search: paths: - 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 - categories: [440, 441, 442, 443, 444, 445, 446, 447] + categories: [440, 441, 442, 443, 444, 445, 446, 447, 448, 449] inputs: $raw: "{{ range .Categories }}cat{{.}}=1&{{end}}" # currently supports only one query id at one time.