mirror of https://github.com/Jackett/Jackett
YGGtorrent: really fix download
This commit is contained in:
parent
70a47c80b5
commit
bc4bbbb7fb
|
@ -201,7 +201,7 @@
|
|||
selector: "td:nth-child(1) > a[href$=\"#comments\"]"
|
||||
attribute: href
|
||||
download:
|
||||
text: "/engine/download_torrent?id={ .Result._id }"
|
||||
text: "/engine/download_torrent?id={{ .Result._id }}"
|
||||
date:
|
||||
selector: "td:nth-child(3)"
|
||||
filters:
|
||||
|
|
Loading…
Reference in New Issue