GFXPeers: add freeleech detection

This commit is contained in:
kaso17 2018-11-13 12:27:18 +01:00
parent 9bd65ceaa2
commit 6b460917ef
1 changed files with 7 additions and 0 deletions

View File

@ -80,3 +80,10 @@
selector: td:nth-child(8)
date:
selector: td:nth-child(4)
downloadvolumefactor:
case:
"strong.tl_free": "0"
"*": "1"
uploadvolumefactor:
case:
"*": "1"