mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
springsunday: update down/up volume factor selectors
This commit is contained in:
@@ -149,17 +149,17 @@ search:
|
||||
selector: td.rowfollow:nth-last-child(2)
|
||||
downloadvolumefactor:
|
||||
case:
|
||||
img.pro_free: 0
|
||||
img.pro_free2up: 0
|
||||
img.pro_50pctdown: 0.5
|
||||
img.pro_50pctdown2up: 0.5
|
||||
img.pro_30pctdown: 0.3
|
||||
span.torrent-pro-free: 0
|
||||
span.torrent-pro-twoupfree: 0
|
||||
span.torrent-pro-halfdown: 0.5
|
||||
span.torrent-pro-twouphalfdown: 0.5
|
||||
span.torrent-pro-thirtypercent: 0.3
|
||||
"*": 1
|
||||
uploadvolumefactor:
|
||||
case:
|
||||
img.pro_50pctdown2up: 2
|
||||
img.pro_free2up: 2
|
||||
img.pro_2up: 2
|
||||
span.torrent-pro-twouphalfdown: 2
|
||||
span.torrent-pro-twoupfree: 2
|
||||
span.torrent-pro-twoup: 2
|
||||
"*": 1
|
||||
description:
|
||||
selector: td:nth-child(2)
|
||||
|
Reference in New Issue
Block a user