mirror of
https://github.com/Jackett/Jackett.git
synced 2025-10-03 00:47:21 +02:00
YGGtorrent: fix size and add grabs
This commit is contained in:
@@ -244,6 +244,11 @@
|
|||||||
args: " ago"
|
args: " ago"
|
||||||
size:
|
size:
|
||||||
selector: "td:nth-child(6)"
|
selector: "td:nth-child(6)"
|
||||||
|
filters:
|
||||||
|
- name: replace
|
||||||
|
args: ["o", ""]
|
||||||
|
grabs:
|
||||||
|
selector: "td:nth-child(7)"
|
||||||
seeders:
|
seeders:
|
||||||
text: 0
|
text: 0
|
||||||
seeders:
|
seeders:
|
||||||
|
Reference in New Issue
Block a user