Skip to content

Instantly share code, notes, and snippets.

View sophiethefox's full-sized avatar

Sophie sophiethefox

  • Victoria, Australia
  • 19:45 (UTC +10:00)
View GitHub Profile
@sophiethefox
sophiethefox / discord-process-priority.bat
Created January 17, 2025 12:11
Batch script to set process priority of Discord to normal, thus reducing lag spikes in osu!
WMIC process where name="Discord.exe" CALL setpriority "normal"
@sophiethefox
sophiethefox / ublock grok filter list.txt
Last active April 27, 2026 13:32
uBlock Origin filter list for Grok buttons on Twitter
! probably not the best, threw together for personal use
! profile hovering, "profile summary"
x.com##div[data-testid="HoverCard"]>div>div>div>button>div>span>span:has-text(Profile Summary):upward(4)
x.com##div[data-testid="HoverCard"]>div>div>div>button>span>span>span:has-text(Profile Summary):upward(4)
x.com##button[aria-label="Profile Summary"]
! grok button in toolbar
x.com##div[data-testid="toolBar"]>nav>div>div[data-testid="ScrollSnap-SwipeableList"]>div>div>button[data-testid="grokImgGen"]:upward(1)
// ==UserScript==
// @name Pixiv Twitter redirect fixer
// @namespace Violentmonkey Scripts
// @include /https?://(www.)?pixiv.net/(en/)?users/url=https://twitter.com/.*/
// @grant none
// @version 1.0
// @author RegexMC
// @description Fixes Pixiv user Twitter links not redirecting to Twitter
// @downloadURL https://gist.githubusercontent.com/RegexMC/bfad704bcad1445b40e9498078e76156/raw/pixiv-twitter-redirect-fixer.js
// ==/UserScript==
body{color:#cecece;background-color:#1e1e1e!important}#menu{color:#cecece;background-color:#1e1e1e!important}#footer-block{color:#cecece;background-color:#1e1e1e!important}.score-label.score-na{color:#cecece}strong{color:#cecece}.anime-detail-header-stats .stats-block .numbers{color:#cecece}.anime-detail-header-stats .user-status-block{background-color:#1e1e1e!important}.stats-block.po-r.clearfix{color:#cecece;background-color:#1e1e1e!important}::-webkit-scrollbar{background-color:#262626;width:15px}::-webkit-scrollbar-thumb{background-color:rgba(86,86,86,.4)}::-webkit-scrollbar-thumb:hover{background-color:rgba(102,102,102,.4)}textarea::-webkit-scrollbar:vertical{border-left:1px solid #3e3e3e}textarea::-webkit-scrollbar-thumb:vertical{border-left:1px solid #3e3e3e}textarea::-webkit-scrollbar:horizontal{border-top:1px solid #3e3e3e}textarea::-webkit-scrollbar-thumb:horizontal{border-top:1px solid #3e3e3e}.page-common #footer-block{background-color:#3d5dad}.page-common #footer-block .footer-link a,.page-common