From a40177b924c60568ac147a5a250426045c491be2 Mon Sep 17 00:00:00 2001 From: Arya Kiran Date: Mon, 12 Jan 2026 13:04:25 +0530 Subject: [PATCH] remove discontinued serviceds --- src/routes/instances/instances.ts | 213 +----------------------------- 1 file changed, 2 insertions(+), 211 deletions(-) diff --git a/src/routes/instances/instances.ts b/src/routes/instances/instances.ts index b410922..f57c70c 100755 --- a/src/routes/instances/instances.ts +++ b/src/routes/instances/instances.ts @@ -22,199 +22,27 @@ const instances: Instances[] = [ { name: "Privacy front-ends", data: [ - //{ - // name: "Invidious", - // description: "A front-end for YouTube.", - // eu: "https://invidious.projectsegfau.lt/", - // short_eu: "https://i.psf.lt/", - // us: "https://inv.us.projectsegfau.lt/", - // short_us: "https://i.us.psf.lt/", - // in: "https://inv.in.projectsegfau.lt/", - // short_in: "https://i.in.psf.lt/", - // tor: "http://inv.pjsfkvpxlinjamtawaksbnnaqs2fc2mtvmozrzckxh7f3kis6yea25ad.onion", - // icon: "/icons/invidious.svg" - //}, - //{ - // name: "Piped", - // description: "Another front-end for YouTube.", - // eu: "https://piped.projectsegfau.lt/", - // short_eu: "https://pi.psf.lt/", - // us: "https://piped.us.projectsegfau.lt/", - // short_us: "https://pi.us.psf.lt/", - // in: "https://piped.in.projectsegfau.lt/", - // short_in: "https://piped.in.projectsegfau.lt/", - // icon: "/icons/piped.svg" - //}, - { - name: "SearXNG", - description: "A private metasearch engine.", - geo: "https://search.projectsegfau.lt", - short_geo: "https://s.psf.lt", - eu: "https://search.eu.projectsegfau.lt/", - short_eu: "https://s.eu.psf.lt/", - us: "https://search.us.projectsegfau.lt/", - short_us: "https://s.us.psf.lt/", - in: "https://search.in.projectsegfau.lt/", - short_in: "https://s.in.psf.lt/", - tor: "http://search.pjsfkvpxlinjamtawaksbnnaqs2fc2mtvmozrzckxh7f3kis6yea25ad.onion", - icon: "/icons/searxng.svg" - }, { name: "Libreddit", description: "A front-end for Reddit.", geo: "https://libreddit.projectsegfau.lt/", short_geo: "https://lr.psf.lt/", - eu: "https://libreddit.eu.projectsegfau.lt/", - short_eu: "https://lr.eu.psf.lt/", - us: "https://libreddit.us.projectsegfau.lt/", - short_us: "https://lr.us.psf.lt/", - in: "https://libreddit.in.projectsegfau.lt/", - short_in: "https://lr.in.psf.lt/", tor: "http://libreddit.pjsfkvpxlinjamtawaksbnnaqs2fc2mtvmozrzckxh7f3kis6yea25ad.onion", icon: "/icons/libreddit.png" }, { name: "Nitter (Donator-Only)", description: "A front-end for Twitter.", - eu: "https://nitter.eu.projectsegfau.lt/", - short_eu: "https://n.eu.psf.lt/", + eu: "https://nitter.projectsegfau.lt/", + short_eu: "https://n.psf.lt/", tor: "http://nitter.pjsfkvpxlinjamtawaksbnnaqs2fc2mtvmozrzckxh7f3kis6yea25ad.onion", icon: "/icons/nitter.png" }, - { - name: "AnonymousOverflow", - description: "A front-end for StackOverflow.", - geo: "https://overflow.projectsegfau.lt/", - short_geo: "https://o.psf.lt/", - eu: "https://overflow.eu.projectsegfau.lt/", - short_eu: "https://o.eu.psf.lt/", - us: "https://overflow.us.projectsegfau.lt/", - short_us: "https://o.us.psf.lt/", - in: "https://overflow.in.projectsegfau.lt/", - short_in: "https://o.in.psf.lt/", - tor: "http://overflow.pjsfkvpxlinjamtawaksbnnaqs2fc2mtvmozrzckxh7f3kis6yea25ad.onion", - icon: "/icons/anonymousoverflow.png" - }, - { - name: "BreezeWiki", - description: "A front-end for Fandom.", - geo: "https://bw.projectsegfau.lt/", - short_geo: "https://bw.psf.lt/", - eu: "https://bw.eu.projectsegfau.lt/", - short_eu: "https://bw.eu.psf.lt/", - us: "https://bw.us.projectsegfau.lt/", - short_us: "https://bw.us.psf.lt/", - in: "https://bw.in.projectsegfau.lt/", - short_in: "https://bw.in.psf.lt/", - tor: "http://breezewiki.pjsfkvpxlinjamtawaksbnnaqs2fc2mtvmozrzckxh7f3kis6yea25ad.onion", - icon: "/icons/breezewiki.svg" - }, - { - name: "GotHub", - description: "A front-end for GitHub.", - geo: "https://gothub.projectsegfau.lt/", - short_geo: "https://gh.psf.lt/", - eu: "https://gothub.eu.projectsegfau.lt/", - short_eu: "https://gh.eu.psf.lt/", - us: "https://gothub.us.projectsegfau.lt/", - short_us: "https://gh.us.psf.lt/", - in: "https://gothub.in.projectsegfau.lt/", - short_in: "https://gh.in.psf.lt/", - tor: "http://gothub.pjsfkvpxlinjamtawaksbnnaqs2fc2mtvmozrzckxh7f3kis6yea25ad.onion", - icon: "/icons/gothub.svg" - }, - //{ - // name: "HyperPipe", - // description: "A front-end for YT Music.", - // geo: "https://hyperpipe.projectsegfau.lt/", - // short_geo: "https://hp.psf.lt/", - // eu: "https://hyperpipe.eu.projectsegfau.lt/", - // short_eu: "https://hp.eu.psf.lt/", - // us: "https://hyperpipe.us.projectsegfau.lt/", - // short_us: "https://hp.us.psf.lt/", - // in: "https://hyperpipe.in.projectsegfau.lt/", - // short_in: "https://hp.in.psf.lt/", - // icon: "/icons/hyperpipe.svg" - //}, - { - name: "Rimgo", - description: "A front-end for Imgur.", - geo: "https://rimgo.projectsegfau.lt/", - short_geo: "https://rg.psf.lt/", - eu: "https://rimgo.eu.projectsegfau.lt/", - short_eu: "https://rg.eu.psf.lt/", - us: "https://rimgo.us.projectsegfau.lt/", - short_us: "https://rg.us.psf.lt/", - in: "https://rimgo.in.projectsegfau.lt/", - short_in: "https://rg.in.psf.lt/", - tor: "http://rimgo.pjsfkvpxlinjamtawaksbnnaqs2fc2mtvmozrzckxh7f3kis6yea25ad.onion", - icon: "/icons/rimgo.png" - }, - { - name: "Priviblur", - description: "A front-end for Tumblr.", - geo: "https://priviblur.projectsegfau.lt/", - short_geo: "https://pb.psf.lt/", - eu: "https://priviblur.eu.projectsegfau.lt/", - short_eu: "https://pb.eu.psf.lt/", - us: "https://priviblur.us.projectsegfau.lt/", - short_us: "https://pb.us.psf.lt/", - in: "https://priviblur.in.projectsegfau.lt/", - short_in: "https://pb.in.psf.lt/", - tor: "http://priviblur.pjsfkvpxlinjamtawaksbnnaqs2fc2mtvmozrzckxh7f3kis6yea25ad.onion", - }, - { - name: "Shoelace", - description: "A front-end for Threads.", - geo: "https://lace.projectsegfau.lt/", - short_geo: "https://l.psf.lt/", - eu: "https://lace.eu.projectsegfau.lt/", - short_eu: "https://l.eu.psf.lt/", - us: "https://lace.us.projectsegfau.lt/", - short_us: "https://l.us.psf.lt/", - in: "https://lace.in.projectsegfau.lt/", - short_in: "https://l.in.psf.lt/", - tor: "http://lace.pjsfkvpxlinjamtawaksbnnaqs2fc2mtvmozrzckxh7f3kis6yea25ad.onion", - icon: "/icons/shoelace.svg" - }, - { - name: "Safetwitch", - description: "A front-end for Twitch.", - geo: "https://safetwitch.projectsegfau.lt/", - short_geo: "https://tw.psf.lt/", - eu: "https://safetwitch.eu.projectsegfau.lt/", - short_eu: "https://tw.eu.psf.lt/", - us: "https://safetwitch.us.projectsegfau.lt/", - short_us: "https://tw.us.psf.lt/", - in: "https://safetwitch.in.projectsegfau.lt/", - short_in: "https://tw.in.psf.lt/", - tor: "http://safetwitch.pjsfkvpxlinjamtawaksbnnaqs2fc2mtvmozrzckxh7f3kis6yea25ad.onion", - icon: "/icons/safetwitch.png" - }, - { - name: "Scribe", - description: "A front-end for Medium.", - geo: "https://scribe.projectsegfau.lt/", - short_geo: "https://sc.psf.lt/", - eu: "https://scribe.eu.projectsegfau.lt/", - short_eu: "https://sc.eu.psf.lt/", - us: "https://scribe.us.projectsegfau.lt/", - short_us: "https://sc.us.psf.lt/", - in: "https://scribe.in.projectsegfau.lt/", - short_in: "https://sc.in.psf.lt/", - tor: "http://scribe.pjsfkvpxlinjamtawaksbnnaqs2fc2mtvmozrzckxh7f3kis6yea25ad.onion" - }, { name: "Mozhi", description: "A front-end for many translation engines.", geo: "https://translate.projectsegfau.lt/", short_geo: "https://tl.psf.lt/", - eu: "https://translate.eu.projectsegfau.lt/", - short_eu: "https://tl.eu.psf.lt/", - us: "https://translate.us.projectsegfau.lt/", - short_us: "https://tl.us.psf.lt/", - in: "https://translate.in.projectsegfau.lt/", - short_in: "https://tl.in.psf.lt/", tor: "http://translate.pjsfkvpxlinjamtawaksbnnaqs2fc2mtvmozrzckxh7f3kis6yea25ad.onion", icon: "/icons/mozhi.svg" } @@ -236,24 +64,6 @@ const instances: Instances[] = [ in: "https://xmpp-web.projectsegfau.lt/", short_in: "https://x.psf.lt/" }, - { - name: "FreshRSS", - description: - "A RSS Web Client you can use to read your feeds and sync them with your other devices.", - in: "https://rss.projectsegfau.lt/", - short_in: "https://rss.psf.lt/", - tor: "http://rss.pjsfkvpxlinjamtawaksbnnaqs2fc2mtvmozrzckxh7f3kis6yea25ad.onion", - icon: "/icons/FreshRSS-logo.svg" - }, - { - name: "RSSBridge", - description: - "A bridge that allows you to generate RSS feeds for websites that don't have one.", - in: "https://rssbridge.projectsegfau.lt/", - short_in: "https://rb.psf.lt/", - tor: "http://rssbridge.pjsfkvpxlinjamtawaksbnnaqs2fc2mtvmozrzckxh7f3kis6yea25ad.onion", - icon: "/icons/rssbridge-short.svg" - }, { name: "Gitea", description: @@ -278,13 +88,6 @@ const instances: Instances[] = [ tor: "http://todo.pjsfkvpxlinjamtawaksbnnaqs2fc2mtvmozrzckxh7f3kis6yea25ad.onion", icon: "/icons/vikunja.png" }, - { - name: "Jitsi", - description: "An open-source video conferencing platform.", - in: "https://jitsi.projectsegfau.lt/", - short_in: "https://j.psf.lt/", - icon: "/icons/jitsi.svg" - }, { name: "Vaultwarden", description: "An open-source password manager.", @@ -307,13 +110,6 @@ const instances: Instances[] = [ tor: "http://ente.pjsfkvpxlinjamtawaksbnnaqs2fc2mtvmozrzckxh7f3kis6yea25ad.onion", icon: "/icons/ente.svg" }, - { - name: "TimeTagger", - description: "Tag your time, get the insight.", - in: "https://timetagger.projectsegfau.lt/", - short_in: "https://tt.psf.lt/", - icon: "/icons/timetagger.svg" - }, { name: "Healthchecks", description: "Simple and effective cron job monitoring.", @@ -330,11 +126,6 @@ const instances: Instances[] = [ tor: "http://wiki.pjsfkvpxlinjamtawaksbnnaqs2fc2mtvmozrzckxh7f3kis6yea25ad.onion", icon: "/icons/wikijs.svg" }, - { - name: "Mirror of various distros", - description: "Mirror of various Linux distributions.", - in: "https://mirror.bom.albony.in" - }, { name: "Gemini Proxy", description: "Access Gemini sites from the web.",