Greasy Fork is available in English.

Nonono

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");