mirror of
https://github.com/Jackett/Jackett
synced 2025-03-12 23:25:49 +00:00
arabp2p: drop *.com domain and fix login
This commit is contained in:
parent
2024a43bf5
commit
5b6c7bfcdb
1 changed files with 2 additions and 2 deletions
|
@ -6,10 +6,10 @@ language: ar-AR
|
||||||
type: private
|
type: private
|
||||||
encoding: UTF-8
|
encoding: UTF-8
|
||||||
links:
|
links:
|
||||||
- https://www.arabp2p.com/
|
|
||||||
- https://www.arabp2p.net/
|
- https://www.arabp2p.net/
|
||||||
legacylinks:
|
legacylinks:
|
||||||
- http://www.arabp2p.com/
|
- http://www.arabp2p.com/
|
||||||
|
- https://www.arabp2p.com/
|
||||||
|
|
||||||
settings:
|
settings:
|
||||||
- name: username
|
- name: username
|
||||||
|
@ -98,7 +98,7 @@ caps:
|
||||||
book-search: [q]
|
book-search: [q]
|
||||||
|
|
||||||
login:
|
login:
|
||||||
path: index.php?page=login
|
path: index.php
|
||||||
method: form
|
method: form
|
||||||
form: form[action^="index.php?page=login"]
|
form: form[action^="index.php?page=login"]
|
||||||
inputs:
|
inputs:
|
||||||
|
|
Loading…
Add table
Reference in a new issue