Skip to content

Instantly share code, notes, and snippets.

View AlanSanchezP's full-sized avatar
🏠
Working from home

Alan Sánchez Pineda AlanSanchezP

🏠
Working from home
View GitHub Profile
@AlanSanchezP
AlanSanchezP / anti-blockadblock.js
Last active October 30, 2023 15:52
Greasemonkey script to block blockadblock.js and similar scripts.
// ==UserScript==
// @name ANTI BLOCKADBLOCK
// @version 1
// @grant none
// @run-at document-start
// @require https://cdn.jsdelivr.net/npm/nilbog@1.0.0/browser/nilbog.min.js
// ==/UserScript==
(function(window) {