From 6447bffacc334be6ba9e62e4e86a90c22e6d8725 Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Thu, 14 Feb 2019 16:54:30 +1300 Subject: [PATCH] hdcity: add info about only Spanish IP addressed allowed. #4102 --- src/Jackett.Common/Definitions/hdcity.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/Jackett.Common/Definitions/hdcity.yml b/src/Jackett.Common/Definitions/hdcity.yml index f7b163eda..2dd133fda 100644 --- a/src/Jackett.Common/Definitions/hdcity.yml +++ b/src/Jackett.Common/Definitions/hdcity.yml @@ -115,6 +115,18 @@ modes: search: [q] + settings: + - name: username + type: text + label: Username + - name: password + type: password + label: Password + - name: info + type: info + label: "IP requirement" + default: "This site accepts only users with Spanish IP addresses.
For others it will return error: 403 Forbidden." + login: path: index.php?page=login method: post