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\"]"
|
selector: "td:nth-child(1) > a[href$=\"#comments\"]"
|
||||||
attribute: href
|
attribute: href
|
||||||
download:
|
download:
|
||||||
text: "/engine/download_torrent?id={ .Result._id }"
|
text: "/engine/download_torrent?id={{ .Result._id }}"
|
||||||
date:
|
date:
|
||||||
selector: "td:nth-child(3)"
|
selector: "td:nth-child(3)"
|
||||||
filters:
|
filters:
|
||||||
|
Reference in New Issue
Block a user