mirror of
https://github.com/Jackett/Jackett
synced 2025-02-25 07:32:38 +00:00
bithorlo: add cookie alert
This commit is contained in:
parent
e24c95d4e2
commit
e612c111c6
1 changed files with 4 additions and 0 deletions
|
@ -56,6 +56,10 @@
|
||||||
movie-search: [q]
|
movie-search: [q]
|
||||||
|
|
||||||
settings:
|
settings:
|
||||||
|
- name: info_alert
|
||||||
|
type: info
|
||||||
|
label: Alert about Cookie
|
||||||
|
default: "If during your cookie save you get the following error:</br><b>The 'Value'='xzlogin,xzrecover,xzsignup' part of the cookie is invalid.</b></br>Then remove <b>acopendivids=xzlogin,xzrecover,xzsignup; </b> from the cookie string before proceeding to save."
|
||||||
- name: cookie
|
- name: cookie
|
||||||
type: text
|
type: text
|
||||||
label: Cookie
|
label: Cookie
|
||||||
|
|
Loading…
Reference in a new issue