mirror of
https://github.com/Jackett/Jackett
synced 2025-03-06 19:58:38 +00:00
anime-free: new domain
This commit is contained in:
parent
a53b5d4ce0
commit
ebf6838b3f
1 changed files with 3 additions and 2 deletions
|
@ -7,9 +7,11 @@ type: semi-private
|
||||||
encoding: windows-1251
|
encoding: windows-1251
|
||||||
testlinktorrent: false
|
testlinktorrent: false
|
||||||
links:
|
links:
|
||||||
- https://anime-free.biz/
|
- https://anime-free.one/
|
||||||
legacylinks:
|
legacylinks:
|
||||||
- https://anime-free.net/ # redirects to *.biz
|
- https://anime-free.net/ # redirects to *.biz
|
||||||
|
- https://anime-free.biz/
|
||||||
|
- http://anime-free.one/
|
||||||
|
|
||||||
caps:
|
caps:
|
||||||
categorymappings:
|
categorymappings:
|
||||||
|
@ -50,7 +52,6 @@ login:
|
||||||
inputs:
|
inputs:
|
||||||
login_name: "{{ .Config.email }}"
|
login_name: "{{ .Config.email }}"
|
||||||
login_password: "{{ .Config.password }}"
|
login_password: "{{ .Config.password }}"
|
||||||
login: submit
|
|
||||||
error:
|
error:
|
||||||
- selector: div.berrors
|
- selector: div.berrors
|
||||||
test:
|
test:
|
||||||
|
|
Loading…
Add table
Reference in a new issue