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
|
||||
|
||||
login:
|
||||
path: http://foro.unionfansub.com/member.php
|
||||
path: https://foro.unionfansub.com/member.php
|
||||
method: post
|
||||
inputs:
|
||||
quick_username: "{{ .Config.username }}"
|
||||
quick_password: "{{ .Config.password }}"
|
||||
action: do_login
|
||||
url: "http://torrent.unionfansub.com/browse.php"
|
||||
url: "https://torrent.unionfansub.com/"
|
||||
quick_login: 1
|
||||
quick_remember: yes
|
||||
error:
|
||||
|
Reference in New Issue
Block a user