mirror of
https://github.com/Jackett/Jackett
synced 2025-03-10 14:14:25 +00:00
swarmazon: remove status badges. resolves #13201
This commit is contained in:
parent
e9a788164e
commit
6154574511
1 changed files with 6 additions and 0 deletions
|
@ -70,6 +70,12 @@ search:
|
|||
args: ["(.+?)in\\s(.+?)", "$2"]
|
||||
- name: replace
|
||||
args: ["Freeleech", ""]
|
||||
- name: replace
|
||||
args: ["Seeding", ""]
|
||||
- name: replace
|
||||
args: ["Downloaded", ""]
|
||||
- name: replace
|
||||
args: ["Leeching", ""]
|
||||
- name: trim
|
||||
title:
|
||||
selector: a[href*="/view/torrent.php?hash="]
|
||||
|
|
Loading…
Add table
Reference in a new issue