Skip to content

Instantly share code, notes, and snippets.

@cyatarow
cyatarow / king_mineo_user_blocker.js
Last active August 27, 2022 16:11
マイネ王 ユーザーコメントブロッカーUserScript(仮)
// ==UserScript==
// @name マイネ王 ユーザーコメントブロッカー(UserScript)
// @namespace Violentmonkey Scripts
// @match *://king.mineo.jp/reports/*
// @grant none
// @version 0001
// @author -
// @description 2022/8/26 22:09:25
// ==/UserScript==