mirror of
https://github.com/Jackett/Jackett
synced 2025-03-12 07:04:22 +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
|
||||
encoding: UTF-8
|
||||
links:
|
||||
- https://www.arabp2p.com/
|
||||
- https://www.arabp2p.net/
|
||||
legacylinks:
|
||||
- http://www.arabp2p.com/
|
||||
- https://www.arabp2p.com/
|
||||
|
||||
settings:
|
||||
- name: username
|
||||
|
@ -98,7 +98,7 @@ caps:
|
|||
book-search: [q]
|
||||
|
||||
login:
|
||||
path: index.php?page=login
|
||||
path: index.php
|
||||
method: form
|
||||
form: form[action^="index.php?page=login"]
|
||||
inputs:
|
||||
|
|
Loading…
Add table
Reference in a new issue