Skip to content

Instantly share code, notes, and snippets.

@Eruperu
Eruperu / fixrbkweb.js
Last active February 8, 2018 16:52
Adds weekdays to date column in rbkwebs 2018 fixtures page
// ==UserScript==
// @name Fixrbkweb
// @version 1.2.0.4
// @description Legg til ukedager i rbkweb.no sin kampoversikt
// @author Sinna mann
// @match http://www.rbkweb.no/kamper2018.php
// ==/UserScript==
(function() {
'use strict';