mirror of
https://github.com/Jackett/Jackett.git
synced 2025-12-25 23:24:52 +01:00
hdmayi: lint fix 3dc9b6c532
This commit is contained in:
@@ -26,7 +26,6 @@ caps:
|
||||
movie-search: [q, imdbid, doubanid]
|
||||
music-search: [q]
|
||||
|
||||
settings:
|
||||
settings:
|
||||
- name: cookie
|
||||
type: text
|
||||
@@ -64,7 +63,7 @@ login:
|
||||
method: cookie
|
||||
inputs:
|
||||
cookie: "{{ .Config.cookie }}"
|
||||
test:
|
||||
test:
|
||||
path: index.php
|
||||
selector: a[href="logout.php"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user