alpha
Login
or
Join now
aly.codes
/
watsup
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Custom app launcher, browser home page, and service monitor.
cute.haus
homelab
react
typescript
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
fix jellyfin link
author
Aly Raffauf
date
3 weeks ago
(Jul 1, 2026, 10:05 AM -0400)
commit
797e0078
797e0078679723a67bb1f51ffe08db785e2bbc2b
parent
097c9de1
097c9de19e9641a1d39ea7d8cf98b3ef83ef0b2f
+1
-1
1 changed file
Expand all
Collapse all
Unified
Split
src
data
privateApps.ts
+1
-1
src/data/privateApps.ts
View file
Reviewed
···
3
3
export const privateApps: Service[] = [
4
4
{
5
5
name: "Jellyfin",
6
6
-
url: "https://jellyfin.narwhal-snapper.ts.net/",
6
6
+
url: "https://jellyfin.cute.haus",
7
7
icon: "https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/jellyfin.png",
8
8
},
9
9
{