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

Update README.md

This commit is contained in:
Raymond Hill 2014-10-24 11:44:56 -04:00
parent adc8e90f6a
commit a04f24055e

View file

@ -6,7 +6,7 @@ Forked from [HTTP Switchboard](https://github.com/gorhill/httpswitchboard).
Differences with HTTP Switchboard:
- No pattern-based filtering -- use more advanced [µBlock](https://github.com/gorhill/uBlock) for this
- No pattern-based filtering -- use [µBlock](https://github.com/gorhill/uBlock) for this.
- Rules from broader scopes propagate to narrower scopes ([HTTP Switchboard issue #227](https://github.com/gorhill/httpswitchboard/issues/227)):
- This means rules in global scope are ubiquitous, i.e. no longer sandboxed
- See matrix as really 3D: evaluation order: Z, then X and Y, where