diff --git a/src/Jackett/Definitions/skytorrents.yml b/src/Jackett/Definitions/skytorrents.yml index c422dd4e1..928a3d990 100644 --- a/src/Jackett/Definitions/skytorrents.yml +++ b/src/Jackett/Definitions/skytorrents.yml @@ -50,9 +50,9 @@ - name: dateparse args: "01-02-2006" download: - selector: td > a[href^="/file"] + selector: td > a[href^="magnet"] attribute: href downloadvolumefactor: text: "0" uploadvolumefactor: - text: "1" \ No newline at end of file + text: "1"