hdtorrentsit: add info note about IP filter. #7053

This commit is contained in:
Garfield69 2020-02-02 07:22:20 +13:00
parent 6752eb6321
commit 7d87b3287b
1 changed files with 13 additions and 0 deletions

View File

@ -19,6 +19,18 @@
tv-search: [q, season, ep]
movie-search: [q]
settings:
- name: username
type: text
label: Username
- name: password
type: password
label: Password
- name: ip_filtering
type: info
label: "IP Filtering"
default: "HDtorrents allows only Italian IP addressess. The <b>404 Not Found</b> error means your IP was not accepted."
login:
path: takelogin.php
method: post
@ -27,6 +39,7 @@
password: "{{ .Config.password }}"
error:
- selector: div.error
- selector: h1:contains("404 Not Found")
test:
path: browse.php