mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
hdonly-api: remove unused error block. #15856
This commit is contained in:
@@ -94,10 +94,6 @@ login:
|
|||||||
inputs:
|
inputs:
|
||||||
action: browse
|
action: browse
|
||||||
apikey: "{{ .Config.apikey }}"
|
apikey: "{{ .Config.apikey }}"
|
||||||
error:
|
|
||||||
- selector: a[href*="login.php"]
|
|
||||||
message:
|
|
||||||
text: "The API key was not accepted by {{ .Config.sitelink }}."
|
|
||||||
|
|
||||||
search:
|
search:
|
||||||
# https://hd-only.org/ajax.php?filelist=blood+2009&action=browse&group_results=0&order_by=time&order_way=desc&freetorrent=1
|
# https://hd-only.org/ajax.php?filelist=blood+2009&action=browse&group_results=0&order_by=time&order_way=desc&freetorrent=1
|
||||||
|
Reference in New Issue
Block a user