diff --git a/src/Jackett.Common/Definitions/gktorrent.yml b/src/Jackett.Common/Definitions/gktorrent.yml index fe37265fe..0078059ec 100644 --- a/src/Jackett.Common/Definitions/gktorrent.yml +++ b/src/Jackett.Common/Definitions/gktorrent.yml @@ -127,7 +127,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/torrent911.yml b/src/Jackett.Common/Definitions/torrent911.yml index 4b5afef36..ee7498e65 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 3e8b123c7..0466c7464 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: