mirror of
https://github.com/Jackett/Jackett
synced 2024-12-25 09:20:37 +00:00
YGGtorrent: fix size and add grabs
This commit is contained in:
parent
687acae90b
commit
5343c9109b
1 changed files with 5 additions and 0 deletions
|
@ -244,6 +244,11 @@
|
|||
args: " ago"
|
||||
size:
|
||||
selector: "td:nth-child(6)"
|
||||
filters:
|
||||
- name: replace
|
||||
args: ["o", ""]
|
||||
grabs:
|
||||
selector: "td:nth-child(7)"
|
||||
seeders:
|
||||
text: 0
|
||||
seeders:
|
||||
|
|
Loading…
Reference in a new issue