realcore stuff
This commit is contained in:
		@@ -36,15 +36,17 @@ var sites = {
 | 
				
			|||||||
				"E-Mail": {
 | 
									"E-Mail": {
 | 
				
			||||||
					"GMail"				: "https://mail.google.com/mail/u/0/",
 | 
										"GMail"				: "https://mail.google.com/mail/u/0/",
 | 
				
			||||||
					"Posteo"			: "https://www.posteo.de",
 | 
										"Posteo"			: "https://www.posteo.de",
 | 
				
			||||||
					"edata"				: "https://mail.edatasystems.de",
 | 
										"realcore"			: "https://outlook.office365.com/mail/inbox",
 | 
				
			||||||
					"gCal"				: "https://calendar.google.com/calendar/r",
 | 
										"gCal"				: "https://calendar.google.com/calendar/r",
 | 
				
			||||||
					"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",
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -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 
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user