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:01:12 -05:00
parent 2f8a8adea4
commit 37c0e160b3

@ -44,4 +44,8 @@ Scripts and frames are now blocked everywhere, and simply creating an allow rule
For example: create _allow_ rules for `googlevideo.com`, `youtube.com`, and `ytimg.com` in the global scope (which is now always selected by default) and persist them with the padlock. You can now have embedded Youtube videos properly play on all sites:
![a](https://user-images.githubusercontent.com/585534/33241139-6ff13d66-d28f-11e7-885f-c82d17e24540.png)
![a](https://user-images.githubusercontent.com/585534/33241139-6ff13d66-d28f-11e7-885f-c82d17e24540.png)
If you care only to deal with base domains, then just collapse base domain sections by default:
![a](https://user-images.githubusercontent.com/585534/33241234-b817700a-d290-11e7-8c7c-8742ef2e37c4.png)