🏠 返回首頁 

Nonono

#### secret santa!


Install this script?
// ==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");