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 Bypass Font Awesome Pro | |
// @namespace https://gist.github.com/nexpid/fc93225e03903907fbcaffcc8877ea9b/edit | |
// @updateURL https://gist.github.com/nexpid/fc93225e03903907fbcaffcc8877ea9b/raw/bypass.fontawesome.user.js | |
// @description Bypasses Font Awesome's Pro paywall, because it sucks. | |
// @author nexpid | |
// @icon https://fontawesome.com/favicon.ico | |
// @match *://fontawesome.com/* | |
// @run-at document-start | |
// @version 1.2.4 |
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
/* ==UserStyle== | |
@name Prettier game launcher for Roblox | |
@namespace https://gist.github.com/nexpid | |
@author nexpid | |
@version 2024.16.7.1 | |
@description Makes the Roblox game launching modal look like the Roblox Creator Hub Studio launcher | |
@homepageURL https://gist.github.com/nexpid/858f9d9d01c626a646dd8f1e7df0c5f4 | |
@supportURL https://gist.github.com/nexpid/858f9d9d01c626a646dd8f1e7df0c5f4 | |
==/UserStyle== */ | |
@-moz-document domain("roblox.com") { |
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 ushie.dev fixer | |
// @description Fixes ushie.dev fuck you | |
// @namespace https://gist.github.com/nexpid/81c8a8fe16c6f705e405f7e6a535ac1e | |
// @updateURL https://gist.github.com/nexpid/81c8a8fe16c6f705e405f7e6a535ac1e/raw/ushiefix.user.js | |
// @author nexpid | |
// @match *://ushie.dev/* | |
// @icon https://api.lanyard.rest/399862294143696897.png | |
// @grant GM_addStyle | |
// @version 1.3.2 |