This commit is contained in:
mightypanders 2019-11-03 11:11:02 +01:00
commit e402ad51f4
2 changed files with 16 additions and 6 deletions

View File

@ -41,10 +41,12 @@ var sites = {
"Keep": "https://keep.google.com/u/0/" "Keep": "https://keep.google.com/u/0/"
}, },
"Work": { "Work": {
"TFS": "http://192.168.30.70:8080/tfs", "gitlab": "https://gitlab.com/nutmountain/landgard?sort=updated_desc",
"wiki": "http://192.168.0.10:83", "enfore swagger": "https://app.swaggerhub.com/organizations/enfore.com",
"ds.de/admin": "http://192.168.100.55/administrator", "apex": "https://18.185.159.119:8443/ords/f?p=123:LOGIN_DESKTOP:15410784571178:::::",
"mari": "https://mari.edatasystems.de" "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/",
"food": "https://www.rge-essen.de/dienstleistungen/gastronomie/speiseplaene.html"
}, },
"Social": { "Social": {
"WhatsApp": "https://web.whatsapp.com", "WhatsApp": "https://web.whatsapp.com",
@ -83,6 +85,14 @@ var sites = {
"games": "https://reddit.com/r/games", "games": "https://reddit.com/r/games",
"switchhaxing": "https://reddit.com/r/switchhaxing", "switchhaxing": "https://reddit.com/r/switchhaxing",
"switchhacks": "https://reddit.com/r/switchhacks", "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"
} }
}; };

View File

@ -11,7 +11,7 @@
# cgi_interpreter # cgi_interpreter
# cgi_pattern **.cgi$|**.pl$|**.php$ # cgi_pattern **.cgi$|**.pl$|**.php$
# debug_level 0 # debug_level 0
document_root D:\Development\Source\dotfiles\startpage document_root C:\Users\Markus Dieckmann\dotfiles\startpage
# enable_dir_listing yes # enable_dir_listing yes
error_log_file D:\Development\Source\dotfiles\startpage error_log_file D:\Development\Source\dotfiles\startpage
# extra_headers # extra_headers
@ -20,7 +20,7 @@ error_log_file D:\Development\Source\dotfiles\startpage
# hide_files_patterns # hide_files_patterns
# hexdump_file # hexdump_file
index_files main.html,index.html,index.htm,index.shtml,index.cgi,index.php index_files main.html,index.html,index.htm,index.shtml,index.cgi,index.php
# listening_port 8080 listening_port 80
# ssi_pattern **.shtml$|**.shtm$ # ssi_pattern **.shtml$|**.shtm$
# ssl_certificate # ssl_certificate
# ssl_key # ssl_key