Skip to content

Commit

Permalink
Add RSSBridge to the list of instances.
Browse files Browse the repository at this point in the history
  • Loading branch information
Midou36O committed Feb 15, 2024
1 parent 464cfa3 commit 8c9bb76
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 1 deletion.
11 changes: 10 additions & 1 deletion src/routes/instances/instances.ts
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ const instances: Instances[] = [
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",
tor: "http://scribe.pjsfkvpxlinjamtawaksbnnaqs2fc2mtvmozrzckxh7f3kis6yea25ad.onion"
},
{
name: "Mozhi",
Expand Down Expand Up @@ -227,6 +227,15 @@ const instances: Instances[] = [
tor: "http://search.pjsfkvpxlinjamtawaksbnnaqs2fc2mtvmozrzckxh7f3kis6yea25ad.onion",
icon: "/icons/searxng.svg"
},
{
name: "RSSBridge",
description:
"A bridge that allows you to generate RSS feeds for websites that don't have one.",
in: "https://rssbridge.projetcsegfau.lt/",
short_in: "https://rb.psf.lt/",
tor: "http://rssbridge.pjsfkvpxlinjamtawaksbnnaqs2fc2mtvmozrzckxh7f3kis6yea25ad.onion",
icon: "/icons/rssbridge-short.svg"
},
{
name: "Gitea",
description:
Expand Down
78 changes: 78 additions & 0 deletions static/icons/rssbridge-short.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8c9bb76

Please sign in to comment.