startpage

Simple text centric startpage
Log | Files | Refs | README

commit 082fa0eacc1fd053d7730065beed9cad02b5a866
parent 772ffcd10202d9d9f0dbfbc381e6f377eb8df08a
Author: breadcat <breadcat@users.noreply.github.com>
Date:   Thu, 12 Mar 2026 15:22:46 +0000

We're using a reverse proxy now I guess

Diffstat:
Mindex.html | 5+++--
1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/index.html b/index.html @@ -91,7 +91,7 @@ { name: "Mistral", url: "https://chat.mistral.ai/chat" }, { name: "Myrient", url: "https://myrient.erista.me/files/" }, { name: "Nault NANO Wallet", url: "https://nault.cc/" }, - { name: "Navidrome", url: "http://192.168.1.3:4533" }, + { name: "Navidrome", url: "http://music.lan/" }, { name: "Nexo", url: "https://platform.nexo.io/" }, { name: "Noisli", url: "https://www.noisli.com/" }, { name: "Oracle", url: "https://cloud.oracle.com/compute/instances" }, @@ -112,7 +112,7 @@ { name: "SQLite Viewer", url: "https://sqliteviewer.app/" }, { name: "Stable Tracker", url: "https://newtrackon.com/list" }, { name: "Stagit", url: "https://git.minskio.co.uk/" }, - { name: "Stromboli", url: "http://192.168.1.3/" }, + { name: "Stromboli", url: "http://stream.lan/" }, { name: "Suckless", url: "https://suckless.org/" }, { name: "Syncthing", url: "http://127.0.0.1:8384/" }, { name: "Teleport Map", url: "https://oldschool.runescape.wiki/images/Teleport_map.jpg" }, @@ -132,6 +132,7 @@ { name: "Vuniper", url: "https://vuniper.com/movies" }, { name: "W3C validator", url: "https://validator.w3.org/" }, { name: "Walk Mapper", url: "https://onthegomap.com/" }, + { name: "Weight Tracker", url: "http://weight.lan/" }, { name: "WikiQuote Random", url: "https://en.wikiquote.org/wiki/Special:Random" }, { name: "Winget", url: "https://winstall.app/apps/" }, { name: "Wordle", url: "https://www.nytimes.com/games/wordle/index.html" },