mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
crazycorner: add silver DLVF
This commit is contained in:
@@ -129,6 +129,7 @@
|
|||||||
details:
|
details:
|
||||||
selector: a[href*="/details.php?id="]
|
selector: a[href*="/details.php?id="]
|
||||||
attribute: href
|
attribute: href
|
||||||
|
# rows have download but site requires thanks so we use dl from details
|
||||||
download:
|
download:
|
||||||
selector: a[href*="/details.php?id="]
|
selector: a[href*="/details.php?id="]
|
||||||
attribute: href
|
attribute: href
|
||||||
@@ -153,6 +154,7 @@
|
|||||||
downloadvolumefactor:
|
downloadvolumefactor:
|
||||||
case:
|
case:
|
||||||
img[src$="_flags/freedownload.gif"]: 0
|
img[src$="_flags/freedownload.gif"]: 0
|
||||||
|
img[src$="_flags/silverdownload.gif"]: 0.5
|
||||||
"*": 1
|
"*": 1
|
||||||
uploadvolumefactor:
|
uploadvolumefactor:
|
||||||
case:
|
case:
|
||||||
|
Reference in New Issue
Block a user