From 7a2487c801da3b89bc275db8afd9ebf9aa7b2571 Mon Sep 17 00:00:00 2001 From: Markus Dieckmann Date: Thu, 1 Aug 2019 09:20:43 +0200 Subject: [PATCH] add brudi section --- startpage/dome.js | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/startpage/dome.js b/startpage/dome.js index 2931e32..409e10c 100644 --- a/startpage/dome.js +++ b/startpage/dome.js @@ -52,14 +52,14 @@ var sites = { "discord" : "https://discordapp.com/channels/@me", "YouTube" : "https://www.youtube.com/", }, - "Games": { // To find the game ID check the url in the store page or the community page + /* "Games": { // To find the game ID check the url in the store page or the community page "CS:GO" : "steam://run/730", "Besiege" : "steam://run/346010", "Rust" : "steam://run/252490", "Insurgency" : "steam://run/222880", "West of Loathing" : "steam://run/597220", "POSTAL 2" : "steam://run/223470" - }, + },*/ "News": { "worldnews" : "https://reddit.com/r/worldnews", "golem" : "https://www.golem.de/", @@ -82,6 +82,14 @@ var sites = { "games" : "https://reddit.com/r/games", "switchhaxing" : "https://reddit.com/r/switchhaxing", "switchhacks" : "https://reddit.com/r/switchhacks", + }, + "brudi": { + "heimdall" : "http://brudi.xyz", + "gitea" : "http://gitea.brudi.xyz", + "etherpad" : "http://pad.brudi.xyz", + "netdata" : "http://netdata.brudi.xyz", + "organizr" : "http://org.brudi.xyz", + "pics" : "http://pics.brudi.xyz" } };