mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
This commit is contained in:
@@ -6,6 +6,8 @@
|
|||||||
type: private
|
type: private
|
||||||
encoding: UTF-8
|
encoding: UTF-8
|
||||||
links:
|
links:
|
||||||
|
- https://amigos-share.club/
|
||||||
|
legacylinks:
|
||||||
- http://amigos-share.club/
|
- http://amigos-share.club/
|
||||||
|
|
||||||
caps:
|
caps:
|
||||||
@@ -116,8 +118,7 @@
|
|||||||
|
|
||||||
login:
|
login:
|
||||||
path: account-login.php
|
path: account-login.php
|
||||||
method: form
|
method: post
|
||||||
form: form.form-signin
|
|
||||||
inputs:
|
inputs:
|
||||||
username: "{{ .Config.username }}"
|
username: "{{ .Config.username }}"
|
||||||
password: "{{ .Config.password }}"
|
password: "{{ .Config.password }}"
|
||||||
|
Reference in New Issue
Block a user