From e60917469e9781f67db83bafa1701e04fc6ed4f6 Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Mon, 30 Aug 2021 15:46:23 +1200 Subject: [PATCH] girotorrent: site forces https drop the pre-download thanks --- src/Jackett.Common/Definitions/girotorrent.yml | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/src/Jackett.Common/Definitions/girotorrent.yml b/src/Jackett.Common/Definitions/girotorrent.yml index 397e96cf7..509b54975 100644 --- a/src/Jackett.Common/Definitions/girotorrent.yml +++ b/src/Jackett.Common/Definitions/girotorrent.yml @@ -6,7 +6,9 @@ language: it-it type: private encoding: UTF-8 links: - - http://girotorrent.org/ # site does not support https ERR_CONNECTION_REFUSED + - https://girotorrent.org/ +legacylinks: + - http://girotorrent.org/ # site forces https caps: categorymappings: @@ -129,13 +131,6 @@ login: selector: a[href="logout.php"] download: - before: - path: thanks.php - method: post - inputs: - infohash: "{{ .DownloadUri.Query.id }}" - thanks: 1 - rndval: "1487013827343" selectors: - selector: a[href^="download.php?id="] attribute: href