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 }}"