mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
unionfansub: update login. resolves #11609
This commit is contained in:
@@ -63,13 +63,13 @@ settings:
|
|||||||
asc: asc
|
asc: asc
|
||||||
|
|
||||||
login:
|
login:
|
||||||
path: http://foro.unionfansub.com/member.php
|
path: https://foro.unionfansub.com/member.php
|
||||||
method: post
|
method: post
|
||||||
inputs:
|
inputs:
|
||||||
quick_username: "{{ .Config.username }}"
|
quick_username: "{{ .Config.username }}"
|
||||||
quick_password: "{{ .Config.password }}"
|
quick_password: "{{ .Config.password }}"
|
||||||
action: do_login
|
action: do_login
|
||||||
url: "http://torrent.unionfansub.com/browse.php"
|
url: "https://torrent.unionfansub.com/"
|
||||||
quick_login: 1
|
quick_login: 1
|
||||||
quick_remember: yes
|
quick_remember: yes
|
||||||
error:
|
error:
|
||||||
|
Reference in New Issue
Block a user