the-crazy-ones: fix DLVF ULVF detection

This commit is contained in:
Garfield69 2022-08-01 15:49:53 +12:00
parent 617413993f
commit 02c3507c3c
1 changed files with 2 additions and 3 deletions

View File

@ -163,12 +163,11 @@ search:
args: "02.01.2006 15:04:05 -07:00" args: "02.01.2006 15:04:05 -07:00"
downloadvolumefactor: downloadvolumefactor:
case: case:
img[src="pic/oupic.gif"]: 0 img[src="pic/oupic.gif"]: 0 # only upload is counted
img[src="pic/freeleech.gif"]: 0
"*": 1 "*": 1
uploadvolumefactor: uploadvolumefactor:
case: case:
img[src="pic/freeleech.gif"]: 0 img[src="pic/freeleech.gif"]: 0 # nothing is counted
"*": 1 "*": 1
minimumratio: minimumratio:
text: 0.7 text: 0.7