Updated 4.2.2 uBlock Origin (markdown)

Thorin-Oakenpants 2017-12-09 10:49:56 +13:00
parent 3adb3d545b
commit 0925ecdfab

@ -2,7 +2,7 @@ Best practice is to default deny-all, then whitelist.
### :small_orange_diamond: Rules ### :small_orange_diamond: Rules
- 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. - block 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-remote-fonts: * true
``` ```