Skip to content

Instantly share code, notes, and snippets.

View TheDiscordian's full-sized avatar

TheDiscordian

  • Canada
View GitHub Profile
@TheDiscordian
TheDiscordian / bs_word-filters.js
Last active May 9, 2023 22:19
Bluesky Word Filters
// ==UserScript==
// @name Bluesky Word Filters
// @namespace https://staging.bsky.app/
// @version 0.3
// @description remove junk posts from feeds (does't hide from profiles)
// @author Discordian
// @match https://staging.bsky.app/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=tampermonkey.net
// @grant none
// ==/UserScript==