mirror of https://github.com/Jackett/Jackett
PuntoTorrent: cleanup
This commit is contained in:
parent
2a9e0d4c73
commit
d44dc77511
|
@ -139,16 +139,13 @@
|
|||
- name: dateparse
|
||||
args: "02/01/2006"
|
||||
download:
|
||||
optional: true
|
||||
selector: a[href^="download.php"]
|
||||
attribute: href
|
||||
|
||||
downloadvolumefactor:
|
||||
case:
|
||||
img[src$="golden.gif"]: "0"
|
||||
img[src$="silver.gif"]: "0.5"
|
||||
"*": "1"
|
||||
|
||||
uploadvolumefactor:
|
||||
case:
|
||||
img[src$="x2.gif"]: "2"
|
||||
|
|
Loading…
Reference in New Issue