This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name マイネ王 ユーザーコメントブロッカー(UserScript) | |
// @namespace Violentmonkey Scripts | |
// @match *://king.mineo.jp/reports/* | |
// @grant none | |
// @version 0001 | |
// @author - | |
// @description 2022/8/26 22:09:25 | |
// ==/UserScript== |