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

Updated Contributing ruleset recipes (markdown)

Raymond Hill 2018-02-08 16:10:07 -05:00
parent 4544c3e7fa
commit 0f8118ddec

@ -6,6 +6,7 @@ The character `_` is placeholder for "current scope".
The strictest ruleset for which recipes must un-break sites is:
- The rule `* 1st-party * allow` is present
- All 3rd-party requests blocked by default (including images/css)
- All scripts blocked by default (including 1st-party scripts)
- All 3rd-party frames are blocked by default