mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
xbytes2: grabs can be missing. resolves #6928
This commit is contained in:
@@ -138,8 +138,11 @@
|
||||
selector: td:nth-child(7) a
|
||||
leechers:
|
||||
selector: td:nth-child(8) a
|
||||
grabs:
|
||||
text: 0
|
||||
grabs:
|
||||
selector: td:nth-child(9) a
|
||||
optional: true
|
||||
date:
|
||||
selector: td:nth-child(6)
|
||||
filters:
|
||||
|
Reference in New Issue
Block a user