Created 3.3 uBlock Origin (markdown)

Thorin-Oakenpants 2017-03-15 06:29:09 +13:00
parent 6ec27df6d6
commit cce2069f04

7
3.3-uBlock-Origin.md Normal file

@ -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
```