mirror of
https://github.com/Jackett/Jackett
synced 2025-02-23 23:00:51 +00:00
amigosshare: add info about torrent list. #4988
This commit is contained in:
parent
9b39e1c3c2
commit
a6154898ed
1 changed files with 12 additions and 0 deletions
|
@ -10,6 +10,18 @@
|
|||
legacylinks:
|
||||
- http://amigos-share.club/
|
||||
|
||||
settings:
|
||||
- name: username
|
||||
type: text
|
||||
label: Username
|
||||
- name: password
|
||||
type: password
|
||||
label: Password
|
||||
- name: info_results
|
||||
type: info
|
||||
label: "Search results"
|
||||
default: "Set <b>Exibição De Torrents</b> to <b>Lista</b> in your <b>Minhas Configurações</b>.<br />Using <b>Capas</b> is not supported and will return 0 results."
|
||||
|
||||
caps:
|
||||
categorymappings:
|
||||
- {id: 107, cat: XXX, desc: "Adultos: Gay"}
|
||||
|
|
Loading…
Reference in a new issue