diff --git a/src/Jackett.Common/Definitions/torrent9.yml b/src/Jackett.Common/Definitions/torrent9.yml index 8df7a8fd5..b833844f4 100644 --- a/src/Jackett.Common/Definitions/torrent9.yml +++ b/src/Jackett.Common/Definitions/torrent9.yml @@ -91,8 +91,8 @@ selector: td:nth-child(1) a attribute: href filters: - - name: replace - args: [ "/torrent", "/get_torrent"] + - name: re_replace + args: [ "/torrent/\\d{5,}/", "/get_torrent/"] - name: append args: ".torrent" date: