From 222fcde0a3e42c1a88e4c84a27d8f7a324ef8657 Mon Sep 17 00:00:00 2001 From: Jorman Date: Sat, 27 Apr 2019 09:02:10 +0200 Subject: [PATCH] shareisland revert previous download link changes (#5137) Revert last change, site changed again the download decision. I commented out the code ... just in case --- .../Definitions/shareisland.yml | 21 ++++++++++--------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/src/Jackett.Common/Definitions/shareisland.yml b/src/Jackett.Common/Definitions/shareisland.yml index 222201ff8..2bd98e51e 100644 --- a/src/Jackett.Common/Definitions/shareisland.yml +++ b/src/Jackett.Common/Definitions/shareisland.yml @@ -77,15 +77,15 @@ path: index.php selector: a[href="logout.php"] - download: - before: - path: thanks.php - method: "post" - inputs: - infohash: "{{ .DownloadUri.Query.id }}" - thanks: "1" - rndval: "1487013827343" - selector: a[href^="download.php?id="] + # download: + # before: + # path: thanks.php + # method: "post" + # inputs: + # infohash: "{{ .DownloadUri.Query.id }}" + # thanks: "1" + # rndval: "1487013827343" + # selector: a[href^="download.php?id="] search: paths: @@ -139,7 +139,8 @@ - name: andmatch fields: download: - selector: a[href^="index.php?page=downloadcheck&id="] + # selector: a[href^="index.php?page=downloadcheck&id="] + selector: a[href^="download.php?id="] attribute: href title: # shortened title? selector: td:nth-child(2)