From 6464d819e869061fc3316339a9eb78da0fb4804e Mon Sep 17 00:00:00 2001 From: Gary Date: Tue, 28 Jan 2025 20:47:40 -0800 Subject: [PATCH] update links --- index.html | 5 ++++- js/config.js | 44 ++++++++++++++++++++++++++------------------ 2 files changed, 30 insertions(+), 19 deletions(-) diff --git a/index.html b/index.html index 34fbaf8..f6ab9f2 100644 --- a/index.html +++ b/index.html @@ -10,7 +10,10 @@
- +

no announcements

diff --git a/js/config.js b/js/config.js index ca0c3c0..a79107b 100644 --- a/js/config.js +++ b/js/config.js @@ -37,7 +37,7 @@ const CONFIG = { category: "my accounts", name: "meet", key: "mtg", - url: "https://remnant.chat", + url: "https://jitsi.remnant.chat", color: "#5682a3", icon: "meet", quickLaunch: false, @@ -61,15 +61,23 @@ const CONFIG = { quickLaunch: false, }, { - category: "my accounts", - name: "secure share", + category: "dev", + name: "share secrets", key: "sh", - url: "https://send.lasthourhosting.org", + url: "https://yopass.se/", + color: "#7289da", + icon: "share", + quickLaunch: false, + }, + { + category: "dev", + name: "share files", + key: "sh", + url: "https://wormhole.app/", color: "#7289da", icon: "share", quickLaunch: false, }, - { category: "dev", name: "githaven", @@ -82,28 +90,18 @@ const CONFIG = { }, { category: "dev", - name: "lasthour", + name: "last hour hosting", key: "hc", - url: "https://console.lasthourhosting.org", + url: "https://my.lasthourhosting.org", search: "/search?q={}", color: "linear-gradient(135deg, #53341C, #F48024)", icon: "lasthour", quickLaunch: true, }, - { - category: "dev", - name: "stackoverflow", - key: "stack", - url: "https://stackoverflow.com", - search: "/search?q={}", - color: "linear-gradient(135deg, #53341C, #F48024)", - icon: "stackoverflow", - quickLaunch: false, - }, { category: "dev", - name: "huggingchat", + name: "ai tools", key: "hc", url: "https://huggingface.co/chat/", search: "/search?q={}", @@ -111,6 +109,16 @@ const CONFIG = { icon: "huggingchat", quickLaunch: true, }, + { + category: "dev", + name: "crm", + key: "crm", + url: "https://crm.shilohcode.com", + search: "/search?q={}", + color: "linear-gradient(135deg, #53341C, #F48024)", + icon: "share", + quickLaunch: true, + }, { category: "Uptime",