pyratestart

startpage
git clone git://git.pyratebeard.net/pyratestart.git
Log | Files | Refs | README

commit b1ea31fc0a536d827e27405f09c2f029e0f881d0
parent dcade7919b02d0fa932871a4da27cc0f96f0b595
Author: pyratebeard <root@pyratebeard.net>
Date:   Wed,  1 Oct 2025 15:04:44 +0100

bitwarden and music links

Diffstat:
Mindex.html | 8++++++++
1 file changed, 8 insertions(+), 0 deletions(-)

diff --git a/index.html b/index.html @@ -281,6 +281,10 @@ "lbl": "watch", "hidden": "true" },{ + "url": "http://music.tilde.ie", + "lbl": "music", + "hidden": "true" + },{ "url": "https://hexcodle.com", "lbl": "hexcodle", "hidden": "true" @@ -320,6 +324,10 @@ "lbl": "seedhost", "hidden": "true" },{ + "url": "https://vault.bitwarden.com/#/login", + "lbl": "bitwarden", + "hidden": "true" + },{ "url": "https://www.tarsnap.com/account.html", "lbl": "tarsnap", "hidden": "true"