diff --git a/src/Jackett.Common/Definitions/limetorrentsclone.yml b/src/Jackett.Common/Definitions/limetorrentsclone.yml index 8d3ad9e05..5b3bc3c3a 100644 --- a/src/Jackett.Common/Definitions/limetorrentsclone.yml +++ b/src/Jackett.Common/Definitions/limetorrentsclone.yml @@ -98,7 +98,7 @@ search: default: "{{ if .Result.category_is_tv_show }}TV shows{{ else }}Other{{ end }}" filters: - name: regexp - args: " in (.+?)$" + args: " in (.+?)[.]?$" details: selector: div.tt-name > a[href^="/"] attribute: href