1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-03-04 10:48:26 +00:00

imetorrentsclone: fix anime cat detection.

This commit is contained in:
Garfield69 2023-05-22 09:14:59 +12:00
parent e146ad227c
commit c2aec85893

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