From 2f8a8adea48c0caf75cbd961350ad313031daeb5 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Sun, 26 Nov 2017 09:57:51 -0500 Subject: [PATCH] Updated Home (markdown) --- Home.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Home.md b/Home.md index b7e3dd3..a9e71c6 100644 --- a/Home.md +++ b/Home.md @@ -3,6 +3,7 @@ - [The popup panel](https://github.com/gorhill/uMatrix/wiki/The-popup-panel) - [How to block 1st-party scripts everywhere by default](https://github.com/gorhill/uMatrix/wiki/How-to-block-1st-party-scripts-everywhere-by-default) - [How to work in hard 3rd-party default-deny mode by default](https://github.com/gorhill/uMatrix/wiki/How-to-work-in-hard-3rd-party-default-deny-by-default) +- [How to work only with global rules and all scripts blocked by default](https://github.com/gorhill/uMatrix/wiki/How-to-work-only-with-global-rules-and-all-scripts-blocked-by-default) - [Cookies](https://github.com/gorhill/uMatrix/wiki/Cookies) - [Scope selector](https://github.com/gorhill/uMatrix/wiki/Scope-selector) - [Per-scope switches](https://github.com/gorhill/uMatrix/wiki/Per-scope-switches)