1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-06-10 22:34:56 +12:00

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

Raymond Hill 2017-11-26 09:55:40 -05:00
parent e4bb24157f
commit 6d88d2124d

@ -42,6 +42,6 @@ This is it.
Scripts and frames are now blocked everywhere, and simply creating an allow rule directly on whatever domain will enable scripts and frames to be loaded for that domain. If you persist such rule by clicking on the padlock, they become permanently part of your ruleset, and applies everywhere since they are created in the global scope.
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:
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)