Skip to content

Instantly share code, notes, and snippets.

View JasonTable's full-sized avatar
🦊

Jason the Leech JasonTable

🦊
View GitHub Profile
/* ==UserStyle==
@name PNG Checker for Brave Image Search
@namespace github.com/openstyles/stylus
@version 1.0.0
@description Hate when scummy image sites with fake png checkerboard shows up in an image search? This can help you check if a PNG is actually transparent by placing an animated grid behind it.
@author Meeee
@license CC0
==/UserStyle== */
@-moz-document domain("search.brave.com") {
@JasonTable
JasonTable / blockCF.sh
Created April 27, 2022 14:25
Block requests to couldflare servers with UFW
ufw deny out to 173.245.48.0/20
ufw deny out to 103.21.244.0/22
ufw deny out to 103.22.200.0/22
ufw deny out to 103.31.4.0/22
ufw deny out to 141.101.64.0/18
ufw deny out to 108.162.192.0/18
ufw deny out to 190.93.240.0/20
ufw deny out to 188.114.96.0/20
ufw deny out to 197.234.240.0/22
ufw deny out to 198.41.128.0/17