lastfiles: new selectors for free and half, fix lint

This commit is contained in:
Garfield69
2023-01-24 15:23:28 +13:00
parent 2a93a26acd
commit c3196b7243

View File

@@ -234,19 +234,17 @@ search:
selector: td:nth-child(8)
downloadvolumefactor:
case:
"a.info > b:contains(\"FREE\")": 0
# "a.info > b:contains(\"Half\")": 0.5
img[src$="half2.png"]: 0.5
a#free-btn: 0
"*": 1
uploadvolumefactor:
case:
# "a.info > b:contains(\"2XUP\")": 2
"*": 1
text: 1
minimumratio:
text: 1.0
minimumseedtime:
# freeleech 2 days (as seconds = 2 x 24 x 60 x 60)
# notfree 1.5 days (as seconds = 1.5 x 24 x 60 x 60)
case:
"a.info > b:contains(\"FREE\")": 172800
a#free-btn: 172800
"*": 129600
# U-232 V5