Hide HackForums Logo

Hides the HackForums Logo

// ==UserScript==
// @name        Hide HackForums Logo
// @include     *hackforums.net/*
// @description Hides the HackForums Logo
// @require     http://ajax.googleapis.com/ajax/libs/jquery/2.1.0/jquery.min.js
// @grant       GM_addStyle
// @version 0.0.1.20160930202737
// @namespace https://gf.qytechs.cn/users/24272
// ==/UserScript==

$('.logo').hide();

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址