From cce2069f049d1c15333f246b7c5b23ebeb2f1487 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Wed, 15 Mar 2017 06:29:09 +1300 Subject: [PATCH] Created 3.3 uBlock Origin (markdown) --- 3.3-uBlock-Origin.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 3.3-uBlock-Origin.md 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