imetorrentsclone: fix anime cat detection.

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

View File

@ -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