1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-06-18 02:05:06 +12:00

Updated How to work only with global rules and all scripts blocked by default (markdown)

Raymond Hill 2017-11-26 10:03:13 -05:00
parent a7e15de98d
commit c05ca49f44

@ -48,4 +48,6 @@ For example: create _allow_ rules for `googlevideo.com`, `youtube.com`, and `yti
If you care to deal with base domains only, then just collapse base domain sections by default:
![a](https://user-images.githubusercontent.com/585534/33241234-b817700a-d290-11e7-8c7c-8742ef2e37c4.png)
![a](https://user-images.githubusercontent.com/585534/33241234-b817700a-d290-11e7-8c7c-8742ef2e37c4.png)
You can expand specific base domain section independently of the others if ever you want to set more granular subdomain-level rules.