Fuck secret santa!
// ==UserScript==
// @name Nonono
// @namespace https://*.reddit.com
// @description Fuck secret santa!
// @include https://*.reddit.com/*
// @version 1.0
// @grant none
// ==/UserScript==
$(".hohoho-header").css("display", "none");
$(".hohoho").css("display", "none");