diff --git a/src/Jackett.Common/Definitions/torrent911.yml b/src/Jackett.Common/Definitions/torrent911.yml index c385a02fc..4b5afef36 100644 --- a/src/Jackett.Common/Definitions/torrent911.yml +++ b/src/Jackett.Common/Definitions/torrent911.yml @@ -134,7 +134,7 @@ search: attribute: onclick filters: - name: regexp - args: (torrent/\d+) + args: (/torrent/\d+) download: text: "{{ .Result.details }}" size: diff --git a/src/Jackett.Common/Definitions/torrent9clone.yml b/src/Jackett.Common/Definitions/torrent9clone.yml index 87fdab143..3e8b123c7 100644 --- a/src/Jackett.Common/Definitions/torrent9clone.yml +++ b/src/Jackett.Common/Definitions/torrent9clone.yml @@ -131,7 +131,7 @@ search: attribute: onclick filters: - name: regexp - args: (torrent/\d+) + args: (/torrent/\d+) download: text: "{{ .Result.details }}" date: