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

Updated Ruleset recipes (markdown)

Raymond Hill 2018-04-25 11:42:00 -04:00
parent 3224884eed
commit 7f3bab3e8e

@ -75,7 +75,7 @@ Recipe contributors must never specify globally-scoped rules in their recipes, u
Note the use of the word _globally_ in the recipe name, and also note that global scope `*` was used as the scope in the rules rather than the placeholder `_` typically found in non-global recipes.
The only types supported in recipe ruleset are the following: `*`, `script`, `frame` -- these are the only types needed to accommodate the strictest supported ruleset. There is an exception however: you **may** declare a rule for any other types **if and only if** this the only type necessary to unbreak the site. An example of this:
The only types which should be used explicitly in a recipe ruleset are the following: `*`, `script`, `frame` -- these are the only types needed to accommodate the strictest supported ruleset. There is an exception however: you **may** declare a rule for any other types **if and only if** this the only type necessary to unbreak the site. An example of this:
Google Translate API: globally allow
* translate.googleapis.com