mirror of
https://github.com/Jackett/Jackett
synced 2025-02-24 07:10:44 +00:00
tellytorrent: unit3d 2.1.1 remember=1 -> on
This commit is contained in:
parent
97ec5137ff
commit
a26ad75238
1 changed files with 2 additions and 2 deletions
|
@ -32,7 +32,7 @@
|
|||
inputs:
|
||||
username: "{{ .Config.username }}"
|
||||
password: "{{ .Config.password }}"
|
||||
remember: 1
|
||||
remember: on
|
||||
error:
|
||||
- selector: script[nonce]:contains("Error")
|
||||
message:
|
||||
|
@ -148,4 +148,4 @@
|
|||
i[class*="fa-globe text-green"]: 2 # Global Double Upload
|
||||
i[class*="fa-certificate text-pink"]: 2 # Featured Torrent
|
||||
"*": 1
|
||||
# UNIT3D 2.0.0
|
||||
# UNIT3D 2.1.1
|
||||
|
|
Loading…
Reference in a new issue