From f87430d9e71794c58982fc9b4c3105fb89f5c08c Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Thu, 23 Dec 2021 12:06:40 +1300 Subject: [PATCH] thedevilslounge: new search path --- src/Jackett.Common/Definitions/the-devils-lounge.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Jackett.Common/Definitions/the-devils-lounge.yml b/src/Jackett.Common/Definitions/the-devils-lounge.yml index ff7ea4655..8c8c3dc9c 100644 --- a/src/Jackett.Common/Definitions/the-devils-lounge.yml +++ b/src/Jackett.Common/Definitions/the-devils-lounge.yml @@ -110,9 +110,9 @@ download: attribute: href search: - # https://the-devils-lounge.xyz/torrents-search.php?search=&cat=0&incldead=0&freeleech=2&inclexternal=0&lang=0 + # https://the-devils-lounge.xyz/torrents.php?search=&cat=0&incldead=0&freeleech=0&inclexternal=0&lang=0 paths: - - path: torrents-search.php + - path: torrents.php inputs: $raw: "{{ range .Categories }}c{{.}}=1&{{end}}" search: "{{ .Keywords }}"