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