diff --git a/src/Jackett.Common/Definitions/3dtorrents.yml b/src/Jackett.Common/Definitions/3dtorrents.yml index 60324a361..de8880d2b 100644 --- a/src/Jackett.Common/Definitions/3dtorrents.yml +++ b/src/Jackett.Common/Definitions/3dtorrents.yml @@ -100,13 +100,15 @@ search: selector: td:nth-last-child(4) seeders: selector: td:nth-last-child(3) - # leechers: - # selector: td:nth-last-child(2) + leechers: + text: 0 date: selector: td:nth-last-child(5) filters: + - name: append + args: " -07:00" # PDT - name: dateparse - args: "02/01/2006" + args: "02/01/2006 -07:00" downloadvolumefactor: case: img[title^="You get 50% off download count on this torrent"]: 0.5