mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
add Lemmy accounts from wikidata search
This commit is contained in:
parent
0c4c8e346e
commit
927312d894
2 changed files with 9 additions and 0 deletions
|
|
@ -41,6 +41,13 @@
|
|||
"default": "https://fedirect.toolforge.org/?id=$1"
|
||||
}
|
||||
},
|
||||
"lemmy_profile": {
|
||||
"category_name": "Lemmy",
|
||||
"url_name": "Lemmy profile",
|
||||
"urls": {
|
||||
"default": "https://fedirect.toolforge.org/?id=$1"
|
||||
}
|
||||
},
|
||||
"peertube_profile": {
|
||||
"category_name": "Peertube",
|
||||
"url_name": "Peertube profile",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue