diff --git a/src/Jackett.Common/Definitions/nbtorrents.yml b/src/Jackett.Common/Definitions/nbtorrents.yml index e2fadf473..bd20f3d78 100644 --- a/src/Jackett.Common/Definitions/nbtorrents.yml +++ b/src/Jackett.Common/Definitions/nbtorrents.yml @@ -113,7 +113,7 @@ search: attribute: onmouseover filters: - name: regexp - args: "src=\\\\\'(.*?)\\\\\' " + args: "src=\\\\'(.*?)\\\\' " download: selector: td a[href^="download.php?torrent="] attribute: href diff --git a/src/Jackett.Common/Definitions/thehorrorcharnel.yml b/src/Jackett.Common/Definitions/thehorrorcharnel.yml index 127a53b31..682c2f980 100644 --- a/src/Jackett.Common/Definitions/thehorrorcharnel.yml +++ b/src/Jackett.Common/Definitions/thehorrorcharnel.yml @@ -183,7 +183,7 @@ search: attribute: onmouseover filters: - name: regexp - args: "src=\\\\\'(.*?)\\\\\'" + args: "src=\\\\'(.*?)\\\\'" comments: selector: td:nth-child(7) a attribute: href