limetorrents: fix anime cat detection. resolves #14359

This commit is contained in:
Garfield69 2023-05-22 09:14:30 +12:00
parent 675b259e0a
commit e146ad227c
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,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