mirror of
https://github.com/ProjectSegfault/website.git
synced 2025-05-31 14:12:04 +05:30
add healthchecks and soju
This commit is contained in:
@@ -244,6 +244,12 @@ const instances: Instances[] = [
|
||||
description: "Analytics for our website.",
|
||||
eu: "https://analytics.projectsegfau.lt/projectsegfau.lt",
|
||||
icon: "/icons/plausible.png"
|
||||
},
|
||||
{
|
||||
name: "Healthchecks",
|
||||
description: "Simple and Effective Cron Job Monitoring.",
|
||||
eu: "https://healthchecks.projectsegfau.lt",
|
||||
icon: "/icons/healthchecks.svg"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -268,6 +274,11 @@ const instances: Instances[] = [
|
||||
eu: "https://cockpit.p.projectsegfau.lt",
|
||||
icon: "/icons/cockpit.svg"
|
||||
},
|
||||
{
|
||||
name: "Soju",
|
||||
description: "A user-friendly IRC bouncer.",
|
||||
eu: "https://wiki.projectsegfau.lt/IRC_Bouncer"
|
||||
},
|
||||
{
|
||||
name: "Gemini Proxy",
|
||||
description: "Access Gemini sites from the web.",
|
||||
|
Reference in New Issue
Block a user