Skip to content

Instantly share code, notes, and snippets.

@DubyaDude
DubyaDude / DubyasCleanupOfDiscord.css
Last active September 3, 2025 23:43
My list of annoying stuff I hide/disable in Discord using Quick CSS
/* 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");
@Arefu
Arefu / CoolRomsInstantDownload.js
Last active January 10, 2019 00:56
A UserScript that lets you download from CoolRoms.com faster then waiting the 100 seconds.
// ==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/"