mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
PuntoTorrent: cleanup
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user