From 68275057dd448fb9dccf23a4f9f733849a04a3a1 Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Wed, 20 Nov 2019 06:50:17 +1300 Subject: [PATCH] gktorrent, oxtorrent: switch download to magnet. resolves #6398 only the magnet button is now an actual reliable magnet to download. the telecharger button on gktorrent is always a click bait fake button, and the one on oxtorrent goes to click bait first, and works the second time. --- src/Jackett.Common/Definitions/gktorrent.yml | 2 +- src/Jackett.Common/Definitions/oxtorrent.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Jackett.Common/Definitions/gktorrent.yml b/src/Jackett.Common/Definitions/gktorrent.yml index c925e41de..a913e6d1e 100644 --- a/src/Jackett.Common/Definitions/gktorrent.yml +++ b/src/Jackett.Common/Definitions/gktorrent.yml @@ -45,7 +45,7 @@ settings: [] download: - selector: a[href^="/download/"] + selector: a[href^="magnet:?xt="] search: paths: diff --git a/src/Jackett.Common/Definitions/oxtorrent.yml b/src/Jackett.Common/Definitions/oxtorrent.yml index c263a6f4f..c17c161d5 100644 --- a/src/Jackett.Common/Definitions/oxtorrent.yml +++ b/src/Jackett.Common/Definitions/oxtorrent.yml @@ -30,7 +30,7 @@ settings: [] download: - selector: a[href^="/get_torrent/"] + selector: a[href^="magnet:?xt="] search: paths: