Merge branch 'master' of github.com:mightypanders/dotfiles

This commit is contained in:
mightypanders 2020-05-14 12:36:28 +02:00
commit ed2d457ca2

View File

@ -42,7 +42,8 @@ var sites = {
}, },
"Work": { "Work": {
"gitlab" : "https://gitlab.com/nutmountain/landgard?sort=updated_desc", "gitlab" : "https://gitlab.com/nutmountain/landgard?sort=updated_desc",
"enfore swagger" : "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:::::", "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", "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/", "rc-intranet" : "https://realcorevv.sharepoint.com/sites/RC-Intranet/",
@ -53,7 +54,8 @@ var sites = {
"Telegram" : "https://web.telegram.org", "Telegram" : "https://web.telegram.org",
"discord" : "https://discordapp.com/channels/@me", "discord" : "https://discordapp.com/channels/@me",
"YouTube" : "https://www.youtube.com/", "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 /* "Games": { // To find the game ID check the url in the store page or the community page
"CS:GO" : "steam://run/730", "CS:GO" : "steam://run/730",
@ -90,8 +92,8 @@ var sites = {
"heimdall" : "http://brudi.xyz", "heimdall" : "http://brudi.xyz",
"gitea" : "http://gitea.brudi.xyz", "gitea" : "http://gitea.brudi.xyz",
"etherpad" : "http://pad.brudi.xyz", "etherpad" : "http://pad.brudi.xyz",
"netdata" : "http://netdata.brudi.xyz", "send" : "http://send.brudi.xyz",
"organizr" : "http://org.brudi.xyz", "kanban" : "http://kanboard.brudi.xyz",
"pics" : "http://pics.brudi.xyz" "pics" : "http://pics.brudi.xyz"
} }
}; };