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