From b55d0d59265fa94ecef68dea01ed84d787f0f66e Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Mon, 30 Sep 2019 00:28:39 +1300 Subject: [PATCH] shareuniversity: updates for unit3d 1.9.4 --- .../Definitions/shareuniversity.yml | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/src/Jackett.Common/Definitions/shareuniversity.yml b/src/Jackett.Common/Definitions/shareuniversity.yml index 683bbc48e..82932161d 100644 --- a/src/Jackett.Common/Definitions/shareuniversity.yml +++ b/src/Jackett.Common/Definitions/shareuniversity.yml @@ -77,6 +77,12 @@ args: "/categories/.*?\\.(\\d+)" title: selector: a.view-torrent + download: + selector: a[href*="/download/"] + attribute: href + details: + selector: a.view-torrent + attribute: href banner: optional: true selector: div.torrent-poster img @@ -84,13 +90,6 @@ filters: - name: replace args: ["https://via.placeholder.com/600x900", ""] - download: - method: post - selector: a[href*="/download/"] - attribute: href - details: - selector: a.view-torrent - attribute: href comments: selector: a[href*="#comments"] attribute: href @@ -150,4 +149,4 @@ "i[data-original-title=\"Global Double Upload\"]": "2" # Global Double Upload "i[data-original-title=\"Featured\"]": "2" # Featured Torrent "*": "1" -# UNIT3D 1.9.3 +# UNIT3D 1.9.4