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 Fuck Powerlink | |
// @namespace Violentmonkey Scripts | |
// @match https://namu.wiki/w/* | |
// @version 1.5 | |
// @updateURL https://gist.github.com/Soochaehwa/5179594a768d91dae9270dc130c4bff6/raw/Fuck_Powerlink.user.js | |
// @downloadURL https://gist.github.com/Soochaehwa/5179594a768d91dae9270dc130c4bff6/raw/Fuck_Powerlink.user.js | |
// @grant unsafeWindow | |
// @run-at document-start | |
// ==/UserScript== |
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 Fuck Datapack | |
// @version 0.1.0 | |
// @namespace https://github.com/Soochaehwa | |
// @description Delete the mods that use data packs from the Modrinth mod list | |
// @match https://modrinth.com/mods* | |
// @license MIT | |
// ==/UserScript== | |
(function () { |