I hereby claim:
- I am nicolaisoeborg on github.
- I am nico_ (https://keybase.io/nico_) on keybase.
- I have a public key ASCiB2SmR2jB5LLdHJXuAP6r8ANkePjQyEBRxB0bj2ImoQo
To claim this, I am signing this object:
(function () { | |
function setup() { | |
const e = document.createElement("link"); | |
e.setAttribute("type", "text/css"); | |
e.setAttribute("rel", "stylesheet"); | |
e.setAttribute("href", "https://s3.amazonaws.com/moovweb-marketing/playground/harlem-shake-style.css"); | |
e.setAttribute("class", "mw_added_css"); | |
document.body.appendChild(e) | |
} | |
function strobeLight() { |
I hereby claim:
To claim this, I am signing this object:
// ==UserScript== | |
// @name Show only passed (DTU) | |
// @version 1.0 | |
// @author Nicolai Søborg | |
// @namespace https://github.com/NicolaiSoeborg/ | |
// @description Show only passed courses on DTU | |
// @match https://www.campusnet.dtu.dk/cnnet/Grades/Grades.aspx | |
// @updateURL https://gist.githubusercontent.com/NicolaiSoeborg/708c5831d130b362cda6319255d054e9/raw | |
// @downloadURL https://gist.githubusercontent.com/NicolaiSoeborg/708c5831d130b362cda6319255d054e9/raw | |
// ==/UserScript== |
// ==UserScript== | |
// @name Ekstra Bladet Reklame Fjerner | |
// @version 1.2.2 | |
// @author Nicolai Søborg | |
// @namespace https://github.com/NicolaiSoeborg/ | |
// @description Fjerner den irriterende "anti-adblocker" på EB.dk | |
// @match http://ekstrabladet.dk/* | |
// @updateURL https://gist.githubusercontent.com/NicolaiSoeborg/f340125556136b7a1da9b6c0a76a5b46/raw | |
// @downloadURL https://gist.githubusercontent.com/NicolaiSoeborg/f340125556136b7a1da9b6c0a76a5b46/raw | |
// ==/UserScript== |