This file contains 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 Discord Media Utility | |
// @namespace wirx6 | |
// @author wirx6 | |
// @version 0.3 | |
// @match https://discordapp.com/channels/* | |
// @grant none | |
// ==/UserScript== | |
(function() { |
This file contains 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 Kurahen Zabezpieczenia | |
// @namespace wirx6 | |
// @author wirx6 | |
// @version 0.1 | |
// @match *://karachan.org/* | |
// @exclude http://www.karachan.org/*/src/* | |
// @exclude https://www.karachan.org/*/src/* | |
// @exclude http://karachan.org/*/src/* |