From 90007458770b211b4c42599494a7cef85e184c5d Mon Sep 17 00:00:00 2001 From: kaso17 Date: Tue, 17 Apr 2018 10:37:53 +0200 Subject: [PATCH] Torrent9: fix category --- src/Jackett.Common/Definitions/torrent9.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Jackett.Common/Definitions/torrent9.yml b/src/Jackett.Common/Definitions/torrent9.yml index db28fccab..f9d02c69b 100644 --- a/src/Jackett.Common/Definitions/torrent9.yml +++ b/src/Jackett.Common/Definitions/torrent9.yml @@ -53,7 +53,7 @@ search: paths: - - path: "{{ if .Keywords }}/search_torrent/{{ re_replace .Config.category \"_\" \"\" }}/{{ .Keywords }}/page-0{{else}}/top_torrent.php{{end}}" + - path: "{{ if .Keywords }}/search_torrent/{{ re_replace .Config.category \"[_/]\" \"\" }}/{{ .Keywords }}/page-0{{else}}/top_torrent.php{{end}}" rows: selector: div.table-responsive > table tbody tr fields: