add xmpp-web

This commit is contained in:
Arya 2023-04-19 22:28:18 +05:30
parent 7d4520361b
commit 0cdf4ffd45
Signed by untrusted user: arya
GPG Key ID: 842D12BDA50DF120

View File

@ -183,6 +183,11 @@ const instances: Instances[] = [
eu: "https://wiki.projectsegfau.lt/XMPP", eu: "https://wiki.projectsegfau.lt/XMPP",
icon: "/icons/xmpp.svg" icon: "/icons/xmpp.svg"
}, },
{
name: "XMPP Web",
description: "Lightweight web chat client for XMPP.",
eu: "https://xmpp-web.projectsegfau.lt/"
},
{ {
name: "SearXNG", name: "SearXNG",
description: "A private meta-search engine.", description: "A private meta-search engine.",