mirror of
https://github.com/Jackett/Jackett
synced 2025-03-01 01:15:47 +00:00
2 Fast 4 You: remove Nouveau flag from titles
This commit is contained in:
parent
6a4f6e3638
commit
4a519226f5
1 changed files with 3 additions and 0 deletions
|
@ -112,6 +112,9 @@
|
|||
args: ["torrents-details.php", "download.php"]
|
||||
title:
|
||||
selector: a[href^="torrents-details.php?id="]
|
||||
filters:
|
||||
- name: replace
|
||||
args: [" - (Nouveau!)", ""]
|
||||
category:
|
||||
selector: a[href^="torrents.php?cat="]
|
||||
attribute: href
|
||||
|
|
Loading…
Reference in a new issue