startpage

Simple text centric startpage
Log | Files | Refs | README

commit 51453ea1a9b9a0b262adc03352bc2c115a6349d3
parent 97b33edf16dc1d71c59bf9794ddff2f90752a6f5
Author: breadcat <breadcat@users.noreply.github.com>
Date:   Fri, 31 Jul 2026 15:40:19 +0100

Use new HTTPS addresses for internal services

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

diff --git a/index.html b/index.html @@ -82,7 +82,7 @@ { name: "JavaScript Minifier", url: "https://www.toptal.com/developers/javascript-minifier/" }, { name: "Klar Tale", url: "https://www.klartale.no/" }, { name: "Kodi", url: "http://kodi:kodi@192.168.1.6:8080/" }, - { name: "Limoncello", url: "http://drink.lan/" }, + { name: "Limoncello", url: "https://drink.home.minskio.co.uk/" }, { name: "Linode", url: "https://cloud.linode.com/linodes" }, { name: "Logical Increments", url: "https://www.logicalincrements.com/" }, { name: "Marine Traffic", url: "https://www.marinetraffic.com/" }, @@ -101,6 +101,7 @@ { name: "Postcode Finder", url: "https://www.royalmail.com/find-a-postcode" }, { name: "Power Cut Map", url: "https://www.northernpowergrid.com/power-cuts-map" }, { name: "Prolific", url: "https://app.prolific.com" }, + { name: "Public Directory", url: "https://pub.home.minskio.co.uk/" }, { name: "Radiooooo", url: "https://radiooooo.com/" }, { name: "Real Time Lightning Map", url: "https://www.lightningmaps.org/" }, { name: "Redactle", url: "https://redactle.net/" }, @@ -112,7 +113,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://stream.lan/" }, + { name: "Stromboli", url: "https://stream.home.minskio.co.uk/" }, { name: "Suckless", url: "https://suckless.org/" }, { name: "Syncthing", url: "http://127.0.0.1:8384/" }, { name: "Telegram", url: "https://web.telegram.org/k/" }, @@ -133,8 +134,8 @@ { name: "Vuniper", url: "https://vuniper.com/movies" }, { name: "W3C validator", url: "https://validator.w3.org/" }, { name: "Walk Mapper", url: "https://onthegomap.com/" }, - { name: "Webex Admin", url: "http://admin.webex.com/" }, - { name: "Weight Tracker", url: "http://weight.lan/" }, + { name: "Webex Admin", url: "https://admin.webex.com/" }, + { name: "Weight Tracker", url: "https://weight.home.minskio.co.uk/" }, { name: "WhatsApp", url: "https://web.whatsapp.com/" }, { name: "WikiQuote Random", url: "https://en.wikiquote.org/wiki/Special:Random" }, { name: "Winget", url: "https://winstall.app/apps/" },