xbytes2: fix downloadvolumefactor parsing

Update _downloadvolumefactor_ as now they are using .png files
This commit is contained in:
ATAlgaba 2018-06-28 18:22:00 +02:00 committed by kaso17
parent 8b86146715
commit bd47603f0d
1 changed files with 2 additions and 2 deletions

View File

@ -98,8 +98,8 @@
attribute: href
downloadvolumefactor:
case:
img[src$="gold.gif"]: "0"
img[src$="silver.gif"]: "0.5"
img[src$="gold.png"]: "0"
img[src$="silver.png"]: "0.5"
"*": "1"
uploadvolumefactor:
case: