diff --git a/3.3-uBlock-Origin.md b/3.3-uBlock-Origin.md new file mode 100644 index 0000000..f5d34e0 --- /dev/null +++ b/3.3-uBlock-Origin.md @@ -0,0 +1,7 @@ +Best practice is to default deny-all, then whitelist. Your rules are kept in the dashboard. + +## kill all remote fonts +This is the bottom right panel option (the symbol is an A). Now any site you REALLY need to see the icons (it's usually pretty clear without them), you can set an exception. +``` +no-remote-fonts: * true +``` \ No newline at end of file