From 06ebe86e306610ae24a17a953cb0a384281d8f3b Mon Sep 17 00:00:00 2001 From: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com> Date: Wed, 8 Dec 2021 01:51:41 +0000 Subject: [PATCH] mypornclub: update search path. resolves #12664 --- src/Jackett.Common/Definitions/mypornclub.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Jackett.Common/Definitions/mypornclub.yml b/src/Jackett.Common/Definitions/mypornclub.yml index 482ba6ebc..8f29beeb8 100644 --- a/src/Jackett.Common/Definitions/mypornclub.yml +++ b/src/Jackett.Common/Definitions/mypornclub.yml @@ -33,7 +33,7 @@ download: search: paths: - - path: "{{ if .Keywords }}search/{{ re_replace .Keywords \"\\s+\" \"-\" }}{{ else }}ts{{ end }}" + - path: "{{ if .Keywords }}s/{{ re_replace .Keywords \"\\s+\" \"-\" }}{{ else }}ts{{ end }}" rows: selector: div.torrents_list > div.torrent_element