From ac8eb28f8eaf624c2da105ee375d522c3fd9e915 Mon Sep 17 00:00:00 2001 From: Markus Dieckmann Date: Wed, 11 Mar 2020 10:00:14 +0100 Subject: [PATCH 1/2] threema, n4 api, n4 daily --- startpage/dome.js | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/startpage/dome.js b/startpage/dome.js index 9e01ec6..4b124bf 100644 --- a/startpage/dome.js +++ b/startpage/dome.js @@ -42,7 +42,8 @@ var sites = { }, "Work": { "gitlab" : "https://gitlab.com/nutmountain/landgard?sort=updated_desc", - "enfore swagger" : "https://app.swaggerhub.com/organizations/enfore.com", + "enfore api docs" : "https://app.swaggerhub.com/organizations/enfore.com", + "n4 daily" : "https://zoom.us/j/274186354?pwd=Z29yamZaZ3dHV2ZOM1o2UkVHVUdpQT09", "apex" : "https://18.185.159.119:8443/ords/f?p=123:LOGIN_DESKTOP:15410784571178:::::", "aws" : "https://us-east-1.signin.aws.amazon.com/oauth?SignatureVersion=4&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMOATPLHVSJ563XQ&X-Amz-Date=2019-10-15T15%3A01%3A16.654Z&X-Amz-Signature=5cd9c455e673d043421f5bc47b87c61a438cd5b85d808f85e6b3304f0ef6c2de&X-Amz-SignedHeaders=host&client_id=arn%3Aaws%3Aiam%3A%3A015428540659%3Auser%2Fhomepage&redirect_uri=https%3A%2F%2Fconsole.aws.amazon.com%2Fconsole%2Fhome%3Fstate%3DhashArgs%2523%26isauthcode%3Dtrue&response_type=code&state=hashArgs%23", "rc-intranet" : "https://realcorevv.sharepoint.com/sites/RC-Intranet/", @@ -53,7 +54,8 @@ var sites = { "Telegram" : "https://web.telegram.org", "discord" : "https://discordapp.com/channels/@me", "YouTube" : "https://www.youtube.com/", - "tinder" : "https://tinder.com" + "tinder" : "https://tinder.com", + "threema" : "https://web.threema.ch" }, /* "Games": { // To find the game ID check the url in the store page or the community page "CS:GO" : "steam://run/730", From 12523f3804b2ff4b18941e0d6ec0b562f8f1444b Mon Sep 17 00:00:00 2001 From: Markus Dieckmann Date: Thu, 9 Apr 2020 15:51:14 +0200 Subject: [PATCH 2/2] update n4 api --- startpage/dome.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/startpage/dome.js b/startpage/dome.js index 4b124bf..bd9040d 100755 --- a/startpage/dome.js +++ b/startpage/dome.js @@ -42,7 +42,7 @@ var sites = { }, "Work": { "gitlab" : "https://gitlab.com/nutmountain/landgard?sort=updated_desc", - "enfore api docs" : "https://app.swaggerhub.com/organizations/enfore.com", + "enfore api docs" : "https://docs.apis.enfore.com/", "n4 daily" : "https://zoom.us/j/274186354?pwd=Z29yamZaZ3dHV2ZOM1o2UkVHVUdpQT09", "apex" : "https://18.185.159.119:8443/ords/f?p=123:LOGIN_DESKTOP:15410784571178:::::", "aws" : "https://us-east-1.signin.aws.amazon.com/oauth?SignatureVersion=4&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMOATPLHVSJ563XQ&X-Amz-Date=2019-10-15T15%3A01%3A16.654Z&X-Amz-Signature=5cd9c455e673d043421f5bc47b87c61a438cd5b85d808f85e6b3304f0ef6c2de&X-Amz-SignedHeaders=host&client_id=arn%3Aaws%3Aiam%3A%3A015428540659%3Auser%2Fhomepage&redirect_uri=https%3A%2F%2Fconsole.aws.amazon.com%2Fconsole%2Fhome%3Fstate%3DhashArgs%2523%26isauthcode%3Dtrue&response_type=code&state=hashArgs%23", @@ -92,8 +92,8 @@ var sites = { "heimdall" : "http://brudi.xyz", "gitea" : "http://gitea.brudi.xyz", "etherpad" : "http://pad.brudi.xyz", - "netdata" : "http://netdata.brudi.xyz", - "organizr" : "http://org.brudi.xyz", + "send" : "http://send.brudi.xyz", + "kanban" : "http://kanboard.brudi.xyz", "pics" : "http://pics.brudi.xyz" } };