From 1a6889eb7b4bb9e7c6b08a61a0ec711e77c2dc56 Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Fri, 17 Nov 2023 16:15:23 +1300 Subject: [PATCH] hdtorrentsit: -> 7.0.3 --- src/Jackett.Common/Definitions/hdtorrentsit.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/Jackett.Common/Definitions/hdtorrentsit.yml b/src/Jackett.Common/Definitions/hdtorrentsit.yml index 790566afb..176eb49bd 100644 --- a/src/Jackett.Common/Definitions/hdtorrentsit.yml +++ b/src/Jackett.Common/Definitions/hdtorrentsit.yml @@ -29,7 +29,7 @@ settings: - name: info_key type: info label: About your API key - default: "Find or Generate a new API Token by accessing your HDTorrents.it account My Security page and clicking on the API Token tab." + default: "Find or Generate a new API Token by accessing your HDTorrents.it account My Settings page and clicking on the API Key tab." - name: freeleech type: checkbox label: Search freeleech only @@ -163,10 +163,10 @@ search: 100%: 0 # freeleech "*": 0 # catch errors uploadvolumefactor: - # api returns 0=false, 1=true + # api returns False, True selector: double_upload case: - 0: 1 # normal - 1: 2 # double + False: 1 # normal + True: 2 # double # as a pay site there is no MR or MST -# json UNIT3D 6.5.0 +# json UNIT3D 7.0.3