mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[fix] matrixrooms add proper MRS integration
Related: - https://github.com/searxng/searxng/issues/2918
This commit is contained in:
parent
48cb58bd2e
commit
213cb74378
3 changed files with 50 additions and 9 deletions
|
|
@ -1043,10 +1043,12 @@ engines:
|
|||
base_url: https://mastodon.social
|
||||
shortcut: mah
|
||||
|
||||
- name: matrixrooms
|
||||
engine: matrixrooms
|
||||
shortcut: mtrx
|
||||
disabled: true
|
||||
# - name: matrixrooms
|
||||
# engine: mrs
|
||||
# # https://docs.searxng.org/dev/engines/online/mrs.html
|
||||
# # base_url: https://mrs-api-host
|
||||
# shortcut: mtrx
|
||||
# disabled: true
|
||||
|
||||
- name: metacpan
|
||||
engine: metacpan
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue