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
| /* This css has been moved due to the Vencord development team not allowing gists for import urls. | |
| * Source css: https://github.com/DubyaDude/DubyasCleanupOfDiscord/blob/main/DubyasCleanupOfDiscord.css | |
| */ | |
| @import url("https://raw.githubusercontent.com/DubyaDude/DubyasCleanupOfDiscord/main/DubyasCleanupOfDiscord.css"); |
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 Portal Roms Instant Downloader | |
| // @version 1 | |
| // @grant none | |
| // @description No Wait Times For Portal Roms. | |
| // @include http://www.portalroms.com/* | |
| // ==/UserScript== | |
| //This was only tested on the PS2 page, it should work on the other pages assuming they follow the same scheme. | |
| var DownloadLink = "http://www.portalroms.com/torrents/" |