mirror of
https://github.com/ProjectSegfault/website.git
synced 2024-11-09 17:42:02 +05:30
remove now defunct instances
This commit is contained in:
parent
d4a93a1861
commit
772f71a903
@ -216,35 +216,6 @@ const instances: Instances[] = [
|
|||||||
{
|
{
|
||||||
name: "Useful tools and services",
|
name: "Useful tools and services",
|
||||||
data: [
|
data: [
|
||||||
{
|
|
||||||
name: "Matrix",
|
|
||||||
description:
|
|
||||||
"An open network for secure, decentralized communication.",
|
|
||||||
eu: "https://wiki.projectsegfau.lt/Matrix",
|
|
||||||
short_eu: "https://w.psf.lt/Matrix",
|
|
||||||
icon: "/icons/matrix.svg"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
name: "Element",
|
|
||||||
description: "A feature-rich Matrix client.",
|
|
||||||
eu: "https://chat.projectsegfau.lt/",
|
|
||||||
short_eu: "https://el.psf.lt/",
|
|
||||||
icon: "/icons/element.svg"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
name: "Hydrogen",
|
|
||||||
description: "A lightweight Matrix client.",
|
|
||||||
eu: "https://hydrogen.projectsegfau.lt/",
|
|
||||||
short_eu: "https://h2.psf.lt/",
|
|
||||||
icon: "/icons/hydrogen.svg"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
name: "Cinny",
|
|
||||||
description: "An elegant Matrix client.",
|
|
||||||
eu: "https://cinny.projectsegfau.lt/",
|
|
||||||
short_eu: "https://cy.psf.lt/",
|
|
||||||
icon: "/icons/cinny.svg"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "XMPP",
|
name: "XMPP",
|
||||||
description: "The universal messaging standard.",
|
description: "The universal messaging standard.",
|
||||||
@ -288,27 +259,6 @@ const instances: Instances[] = [
|
|||||||
short_eu: "https://d.psf.lt/",
|
short_eu: "https://d.psf.lt/",
|
||||||
icon: "/icons/hedgedoc.svg"
|
icon: "/icons/hedgedoc.svg"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
name: "LibreTranslate",
|
|
||||||
description: "Free and open-source machine translation API.",
|
|
||||||
eu: "https://libretranslate.projectsegfau.lt",
|
|
||||||
short_eu: "https://lt.psf.lt/",
|
|
||||||
icon: "/icons/libretranslate.png"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
name: "NextCloud",
|
|
||||||
description: "Open-source file storage solution and alternative to the google suite.",
|
|
||||||
eu: "https://nc.projectsegfau.lt/",
|
|
||||||
short_eu: "https://nc.psf.lt/",
|
|
||||||
icon: "/icons/nextcloud.svg"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
name: "Akkoma",
|
|
||||||
description: "Federated microblogging platform.",
|
|
||||||
eu: "https://social.projectsegfau.lt/",
|
|
||||||
short_eu: "https://ak.psf.lt/",
|
|
||||||
icon: "/icons/akkoma.png"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Kbin",
|
name: "Kbin",
|
||||||
description: "Federated Reddit alternative.",
|
description: "Federated Reddit alternative.",
|
||||||
@ -340,12 +290,6 @@ const instances: Instances[] = [
|
|||||||
tor: "http://pass.pjsfkvpxlinjamtawaksbnnaqs2fc2mtvmozrzckxh7f3kis6yea25ad.onion",
|
tor: "http://pass.pjsfkvpxlinjamtawaksbnnaqs2fc2mtvmozrzckxh7f3kis6yea25ad.onion",
|
||||||
icon: "/icons/vaultwarden.svg"
|
icon: "/icons/vaultwarden.svg"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
name: "Plausible Analytics",
|
|
||||||
description: "Analytics for our website.",
|
|
||||||
eu: "https://analytics.projectsegfau.lt/",
|
|
||||||
icon: "/icons/plausible.png"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Healthchecks",
|
name: "Healthchecks",
|
||||||
description: "Simple and effective cron job monitoring.",
|
description: "Simple and effective cron job monitoring.",
|
||||||
@ -417,13 +361,6 @@ const instances: Instances[] = [
|
|||||||
eu: "https://sl.projectsegfau.lt/",
|
eu: "https://sl.projectsegfau.lt/",
|
||||||
short_eu: "https://sl.psf.lt/",
|
short_eu: "https://sl.psf.lt/",
|
||||||
icon: "/icons/simplelogin.svg"
|
icon: "/icons/simplelogin.svg"
|
||||||
},
|
|
||||||
{
|
|
||||||
name: "Dendrite",
|
|
||||||
description:
|
|
||||||
"Another Matrix server running on Project Segfault's India node!",
|
|
||||||
eu: "https://w.psf.lt/Matrix#Dendrite",
|
|
||||||
icon: "/icons/matrix.svg"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user