Skip to content

Instantly share code, notes, and snippets.

View BurnerWah's full-sized avatar
🏳️‍⚧️

Burner BurnerWah

🏳️‍⚧️
View GitHub Profile
@BurnerWah
BurnerWah / vencord.css
Last active October 6, 2023 19:52
Vencord QuickCSS
button[aria-label="Send a gift"],
div[aria-label="Add Super Reaction"],
div[aria-label="Add Super Reaction. ( left)"],
#message-actions-add-reaction-1,
a[href="/store"],
a[href="/shop"],
div[aria-label="User Settings"] > div[aria-label="Nitro"],
div[aria-label="User Settings"] > div[aria-label="Subscriptions"],
div[aria-label="User Settings"] > div[aria-label="Gift Inventory"],
div[aria-label="Customize your own profile theme, banner, animated avatar, and more with Nitro!"],
@BurnerWah
BurnerWah / README.md
Last active November 9, 2022 22:54
Twitter verified badge blocker

You can block the verified badge everywhere by adding this filter to uBlock Origin

twitter.com##svg[aria-label="Verified account"]

Alternatively, you can block the verified badge for someone named "Elon Musk" with these filters:

twitter.com##div[data-testid="UserName"] span:has-text(Elon Musk) + span:has(svg[aria-label="Verified account"])
twitter.com##div[data-testid="User-Names"] div:has-text(Elon Musk) + div:has(svg[aria-label="Verified account"])
@BurnerWah
BurnerWah / bionicle.js
Created May 22, 2022 01:41
Simple bionic reading script
$.when($.ready).then(() => {
$(".bionic-text").each((i, el) => {
const words = $(el).text().split(" ")
const convertedWords = words.map((word) => {
if (word.length > 1) {
const left = word.substring(0, Math.ceil(word.length / 2))
const right = word.substring(Math.ceil(word.length / 2))
return `<b>${left}</b>${right}`
} else {
return word
This file has been truncated, but you can view the full file.
#!/bin/sh
(
base64 -d <<EOF
bm90aWZ5LXNlbmQgLXQgNTAwMCAiT3dPIiAtLWljb249c3RlYW1faWNvbl8xNDA2OTkwICJSYXdy
8J+QsvCfkIogeDPwn5iLIG51enpsZXMgaG93IGFyZSB5b3Xwn5iJ8J+ZgiBwb3VuY2VzIG9uIHlv
dfCfmJsgeW914oCZcmXwn5iDIHNv8J+YhCB3YXJt8J+kkvCfmIggbzNv8J+YjyBub3RpY2Vz8J+Y
ryB5b3UgaGF2ZSBhIGJ1bGdl8J+NhiBvOvCfmK/wn5iuIHNvbWVvbmXigJlzIGhhcHB58J+YgyA7
KfCfmInwn5icIG51enpsZXMgeW91ciBuZWNreSB3ZWNrefCfmIjwn5iXfiBtdXJyfiBoZWhlaGXw
n5iKIHJ1YmJpZXPwn5GL8J+kmiB5b3VyIGJ1bGd58J+NhiB3b2xneSB5b3XigJlyZfCfmIwgc28g
Ymln8J+Yr/CfmK4gOm9vb28gcnViYmllc/CfkYvwn6SaIG1vcmUgb24geW91ciBidWxnefCfjYYg

Keybase proof

I hereby claim:

  • I am burnerwah on github.
  • I am yaboiburner (https://keybase.io/yaboiburner) on keybase.
  • I have a public key ASBUgCcnd-5wpqD-9GKXBHO_HsejayBSEcKQe2WGWfdb2Qo

To claim this, I am signing this object: