-tinder +sffpc
This commit is contained in:
		@@ -28,34 +28,36 @@
 | 
				
			|||||||
// "Thus, programs must be written for people to read, and only incidentally for machines to execute."
 | 
					// "Thus, programs must be written for people to read, and only incidentally for machines to execute."
 | 
				
			||||||
// TODO: Commenting.
 | 
					// TODO: Commenting.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 | 
				
			||||||
// ---------- CONFIGURATION ----------
 | 
					// ---------- CONFIGURATION ----------
 | 
				
			||||||
 | 
					
 | 
				
			||||||
// div.innerHTML : {a.innerHTML : a.href}
 | 
					// div.innerHTML : {a.innerHTML : a.href}
 | 
				
			||||||
var sites = {
 | 
					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",
 | 
				
			||||||
					"realcore"			: "https://outlook.office365.com/mail/inbox",
 | 
					    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: {
 | 
				
			||||||
					"gitlab"			: "https://gitlab.com/nutmountain/landgard?sort=updated_desc",
 | 
					    gitlab: "https://gitlab.com/nutmountain/landgard?sort=updated_desc",
 | 
				
			||||||
    "enfore api docs": "https://docs.apis.enfore.com/",
 | 
					    "enfore api docs": "https://docs.apis.enfore.com/",
 | 
				
			||||||
					"n4 daily"			: "https://zoom.us/j/274186354?pwd=Z29yamZaZ3dHV2ZOM1o2UkVHVUdpQT09",
 | 
					    "n4 daily":
 | 
				
			||||||
					"apex"				: "https://18.185.159.119:8443/ords/f?p=123:LOGIN_DESKTOP:15410784571178:::::",
 | 
					      "https://zoom.us/j/274186354?pwd=Z29yamZaZ3dHV2ZOM1o2UkVHVUdpQT09",
 | 
				
			||||||
					"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",
 | 
					    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/",
 | 
					    "rc-intranet": "https://realcorevv.sharepoint.com/sites/RC-Intranet/",
 | 
				
			||||||
					"food"				: "https://www.rge-essen.de/dienstleistungen/gastronomie/speiseplaene.html"
 | 
					    food:
 | 
				
			||||||
 | 
					      "https://www.rge-essen.de/dienstleistungen/gastronomie/speiseplaene.html",
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
				"Social": {
 | 
					  Social: {
 | 
				
			||||||
					"WhatsApp"			: "https://web.whatsapp.com",
 | 
					    WhatsApp: "https://web.whatsapp.com",
 | 
				
			||||||
					"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",
 | 
					    threema: "https://web.threema.ch",
 | 
				
			||||||
					"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",
 | 
				
			||||||
@@ -65,43 +67,43 @@ var sites = {
 | 
				
			|||||||
					"West of Loathing"	: "steam://run/597220",
 | 
										"West of Loathing"	: "steam://run/597220",
 | 
				
			||||||
					"POSTAL 2"			: "steam://run/223470"
 | 
										"POSTAL 2"			: "steam://run/223470"
 | 
				
			||||||
				},*/
 | 
									},*/
 | 
				
			||||||
				"News": {
 | 
					  News: {
 | 
				
			||||||
                    "worldnews"			: "https://reddit.com/r/worldnews",
 | 
					    worldnews: "https://reddit.com/r/worldnews",
 | 
				
			||||||
					"golem"				: "https://www.golem.de/",
 | 
					    golem: "https://www.golem.de/",
 | 
				
			||||||
					"heise"				: "https://www.heise.de/",
 | 
					    heise: "https://www.heise.de/",
 | 
				
			||||||
					"WAZ"				: "http://www.waz.de",
 | 
					    WAZ: "http://www.waz.de",
 | 
				
			||||||
					"FAZ"				: "http://www.faz.net",
 | 
					    FAZ: "http://www.faz.net",
 | 
				
			||||||
					"HackerNews"		: "https://news.ycombinator.com/"
 | 
					    HackerNews: "https://news.ycombinator.com/",
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
				"Programming": {
 | 
					  Programming: {
 | 
				
			||||||
    "/r/programming": "https://reddit.com/r/programming",
 | 
					    "/r/programming": "https://reddit.com/r/programming",
 | 
				
			||||||
                    "Github"			: "https://github.com/",
 | 
					    Github: "https://github.com/",
 | 
				
			||||||
                    "gisthub"			: "https://gist.github.com/",
 | 
					    gisthub: "https://gist.github.com/",
 | 
				
			||||||
                    "regex101"			: "https://regex101.com/",
 | 
					    regex101: "https://regex101.com/",
 | 
				
			||||||
                    "extensions"		: "http://extensionmethod.net/csharp"
 | 
					    extensions: "http://extensionmethod.net/csharp",
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
				"reddit": {
 | 
					  reddit: {
 | 
				
			||||||
                    "linux"				: "https://reddit.com/r/linux",
 | 
					    linux: "https://reddit.com/r/linux",
 | 
				
			||||||
                    "thinkpad"			: "https://reddit.com/r/thinkpad",
 | 
					    sffpc: "https://reddit.com/r/sffpc",
 | 
				
			||||||
                    "unixporn"			: "https://reddit.com/r/unixporn",
 | 
					    unixporn: "https://reddit.com/r/unixporn",
 | 
				
			||||||
                    "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",
 | 
				
			||||||
 | 
					    send: "http://send.brudi.xyz",
 | 
				
			||||||
 | 
					    kanban: "http://kanboard.brudi.xyz",
 | 
				
			||||||
 | 
					    pics: "http://pics.brudi.xyz",
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
				"brudi": {
 | 
					 | 
				
			||||||
					"heimdall"			: "http://brudi.xyz",
 | 
					 | 
				
			||||||
					"gitea"				: "http://gitea.brudi.xyz",
 | 
					 | 
				
			||||||
					"etherpad"			: "http://pad.brudi.xyz",
 | 
					 | 
				
			||||||
					"send"				: "http://send.brudi.xyz",
 | 
					 | 
				
			||||||
					"kanban"			: "http://kanboard.brudi.xyz",
 | 
					 | 
				
			||||||
					"pics"				: "http://pics.brudi.xyz"
 | 
					 | 
				
			||||||
				}
 | 
					 | 
				
			||||||
};
 | 
					};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
var search = {
 | 
					var search = {
 | 
				
			||||||
				"default": "https://google.com/search",
 | 
					  default: "https://google.com/search",
 | 
				
			||||||
				"d": "https://duckduckgo.com/",
 | 
					  d: "https://duckduckgo.com/",
 | 
				
			||||||
				"s": "https://startpage.com/do/search"
 | 
					  s: "https://startpage.com/do/search",
 | 
				
			||||||
};
 | 
					};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
var pivotmatch = 0;
 | 
					var pivotmatch = 0;
 | 
				
			||||||
@@ -118,7 +120,7 @@ function matchLinks(regex = prevregexp) {
 | 
				
			|||||||
  while (p.firstChild) {
 | 
					  while (p.firstChild) {
 | 
				
			||||||
    p.removeChild(p.firstChild);
 | 
					    p.removeChild(p.firstChild);
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
	if (regex.charAt(1) == ' ' && search.hasOwnProperty(regex.charAt(0))) {
 | 
					  if (regex.charAt(1) == " " && search.hasOwnProperty(regex.charAt(0))) {
 | 
				
			||||||
    document.getElementById("action").action = search[regex.charAt(0)];
 | 
					    document.getElementById("action").action = search[regex.charAt(0)];
 | 
				
			||||||
    document.getElementById("action").children[0].name = "q";
 | 
					    document.getElementById("action").children[0].name = "q";
 | 
				
			||||||
  } else {
 | 
					  } else {
 | 
				
			||||||
@@ -141,7 +143,9 @@ function matchLinks(regex = prevregexp) {
 | 
				
			|||||||
          if (!pivotbuffer++ && regex != "") {
 | 
					          if (!pivotbuffer++ && regex != "") {
 | 
				
			||||||
            link.className = "selected";
 | 
					            link.className = "selected";
 | 
				
			||||||
            document.getElementById("action").action = sites[sn][ln];
 | 
					            document.getElementById("action").action = sites[sn][ln];
 | 
				
			||||||
						document.getElementById("action").children[0].removeAttribute("name");
 | 
					            document
 | 
				
			||||||
 | 
					              .getElementById("action")
 | 
				
			||||||
 | 
					              .children[0].removeAttribute("name");
 | 
				
			||||||
          }
 | 
					          }
 | 
				
			||||||
          inner.appendChild(link);
 | 
					          inner.appendChild(link);
 | 
				
			||||||
          matches = true;
 | 
					          matches = true;
 | 
				
			||||||
@@ -157,7 +161,8 @@ function matchLinks(regex = prevregexp) {
 | 
				
			|||||||
      document.getElementById("action").children[0].name = "q";
 | 
					      document.getElementById("action").children[0].name = "q";
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
	document.getElementById("main").style.height = document.getElementById("main").children[0].offsetHeight+"px";
 | 
					  document.getElementById("main").style.height =
 | 
				
			||||||
 | 
					    document.getElementById("main").children[0].offsetHeight + "px";
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
document.onkeydown = function (e) {
 | 
					document.onkeydown = function (e) {
 | 
				
			||||||
@@ -167,36 +172,40 @@ document.onkeydown = function(e) {
 | 
				
			|||||||
      matchLinks();
 | 
					      matchLinks();
 | 
				
			||||||
      break;
 | 
					      break;
 | 
				
			||||||
    case 40:
 | 
					    case 40:
 | 
				
			||||||
			pivotmatch = pivotmatch <= -totallinks + 1 ? -totallinks + 1 : pivotmatch - 1;
 | 
					      pivotmatch =
 | 
				
			||||||
 | 
					        pivotmatch <= -totallinks + 1 ? -totallinks + 1 : pivotmatch - 1;
 | 
				
			||||||
      matchLinks();
 | 
					      matchLinks();
 | 
				
			||||||
      break;
 | 
					      break;
 | 
				
			||||||
    default:
 | 
					    default:
 | 
				
			||||||
      break;
 | 
					      break;
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
  document.getElementById("action").children[0].focus();
 | 
					  document.getElementById("action").children[0].focus();
 | 
				
			||||||
}
 | 
					};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
document.getElementById("action").children[0].onkeypress = function (e) {
 | 
					document.getElementById("action").children[0].onkeypress = function (e) {
 | 
				
			||||||
  if (e.key == "ArrowDown" || e.key == "ArrowUp") {
 | 
					  if (e.key == "ArrowDown" || e.key == "ArrowUp") {
 | 
				
			||||||
    return false;
 | 
					    return false;
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
}
 | 
					};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
function displayClock() {
 | 
					function displayClock() {
 | 
				
			||||||
  now = new Date();
 | 
					  now = new Date();
 | 
				
			||||||
	clock = (now.getHours() < 10 ? "0"+now.getHours() : now.getHours())+":"
 | 
					  clock =
 | 
				
			||||||
			+(now.getMinutes() < 10 ? "0"+now.getMinutes() : now.getMinutes())+":"
 | 
					    (now.getHours() < 10 ? "0" + now.getHours() : now.getHours()) +
 | 
				
			||||||
			+(now.getSeconds() < 10 ? "0"+now.getSeconds() : now.getSeconds());
 | 
					    ":" +
 | 
				
			||||||
 | 
					    (now.getMinutes() < 10 ? "0" + now.getMinutes() : now.getMinutes()) +
 | 
				
			||||||
 | 
					    ":" +
 | 
				
			||||||
 | 
					    (now.getSeconds() < 10 ? "0" + now.getSeconds() : now.getSeconds());
 | 
				
			||||||
  document.getElementById("clock").innerHTML = clock;
 | 
					  document.getElementById("clock").innerHTML = clock;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
window.onload = matchLinks();
 | 
					window.onload = matchLinks();
 | 
				
			||||||
document.getElementById("action").onsubmit = function () {
 | 
					document.getElementById("action").onsubmit = function () {
 | 
				
			||||||
  svalue = this.children[0].value;
 | 
					  svalue = this.children[0].value;
 | 
				
			||||||
	if (svalue.charAt(1) == ' ' && search.hasOwnProperty(svalue.charAt(0))) {
 | 
					  if (svalue.charAt(1) == " " && search.hasOwnProperty(svalue.charAt(0))) {
 | 
				
			||||||
    this.children[0].value = svalue.substring(2);
 | 
					    this.children[0].value = svalue.substring(2);
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
  return true;
 | 
					  return true;
 | 
				
			||||||
}
 | 
					};
 | 
				
			||||||
displayClock();
 | 
					displayClock();
 | 
				
			||||||
setInterval(displayClock, 1000);
 | 
					setInterval(displayClock, 1000);
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user