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 cns.me DE-BS BOT 3000 🤖🤪 | |
// @namespace http://tampermonkey.net/ | |
// @version 2024-09-18 | |
// @description Remove BS from register articles | |
// @author Chris Nesbitt-Smith | |
// @match https://www.theregister.com/* | |
// @icon https://www.google.com/s2/favicons?sz=64&domain=theregister.com | |
// @connect 127.0.0.1 | |
// ==/UserScript== |