1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-01-01 04:38:20 +00:00

ettv: drop torrent from end of titles. resolves #6903

This commit is contained in:
Garfield69 2020-01-11 10:00:41 +13:00
parent 4f7f495200
commit 77a1ce1670

View file

@ -127,6 +127,9 @@
title:
selector: a[href^="/torrent/"][title]
attribute: title
filters:
- name: re_replace
args: ["( torrent)$", ""]
category:
selector: a[href^="/torrents.php?cat="]
attribute: href