add matrix/xmpp to /instances with link to wiki

This commit is contained in:
2023-03-30 12:26:34 +05:30
parent d29589a608
commit b4c8e2131b
3 changed files with 38 additions and 0 deletions

View File

@@ -148,6 +148,12 @@ const instances: Instances[] = [
{
name: "Useful tools and services",
data: [
{
name: "Matrix",
description: "An open network for secure, decentralized communication.",
eu: "https://wiki.projectsegfau.lt/Matrix",
icon: "/icons/matrix.svg"
},
{
name: "Element",
description: "A feature-rich Matrix client.",
@@ -172,6 +178,12 @@ const instances: Instances[] = [
i2p: "http://pjsfgcl4gfbfrk5qte7qb7hqnfwyhflrjcqdldlzmy6yyr2l65oa.b32.i2p",
icon: "/icons/cinny.svg"
},
{
name: "XMPP",
description: "The universal messaging standard.",
eu: "https://wiki.projectsegfau.lt/XMPP",
icon: "/icons/xmpp.svg"
},
{
name: "SearXNG",
description: "A private meta-search engine.",