1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-03-09 05:16:55 +00:00

xider-torrent: 2mst + add verified/unverified descr

This commit is contained in:
Garfield69 2023-12-11 17:45:05 +13:00
parent 193e338390
commit 26b059a699

View file

@ -150,6 +150,10 @@ search:
selector: td:nth-child(10)
leechers:
selector: td:nth-child(11)
description:
case:
i.fa-check: Verified
i.fa-question: Unverified
downloadvolumefactor:
case:
"span[style^=\"font\"]:contains(\"0x\")": 0
@ -159,6 +163,6 @@ search:
"span[style^=\"font\"]:last-child:contains(\"2x\")": 2
"*": 1
minimumseedtime:
# 3 days (as seconds = 3 x 24 x 60 x 60)
text: 259200
# 2 days (as seconds = 2 x 24 x 60 x 60)
text: 172800
# Engine n/a