X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/940d837aa04e7636c09b7cff897ea6bdbf82dbce..e274b02e74083c7522715f1596d6b36a142ad829:/README.md diff --git a/README.md b/README.md index 94b131b..59425e4 100644 --- a/README.md +++ b/README.md @@ -993,7 +993,7 @@ OMA-URI: Value (string): ``` <enabled/> -<data id="Cookies_Allow" value="1https://example.com"/> +<data id="Permissions" value="1https://example.com"/> ``` OMA-URI: ``` @@ -1002,7 +1002,7 @@ OMA-URI: Value (string): ``` <enabled/> -<data id="Cookies_Allow" value="1https://example.edu"/> +<data id="Permissions" value="1https://example.edu"/> ``` OMA-URI: ``` @@ -1011,7 +1011,7 @@ OMA-URI: Value (string): ``` <enabled/> -<data id="Cookies_Block" value="1https://example.org"/> +<data id="Permissions" value="1https://example.org"/> ``` OMA-URI: ```