You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| BLOCK\_LOW\_AND\_ABOVE | <code>"BLOCK_LOW_AND_ABOVE"</code> | Content with NEGLIGIBLE will be allowed. |
305
-
| BLOCK\_MEDIUM\_AND\_ABOVE | <code>"BLOCK_MEDIUM_AND_ABOVE"</code> | Content with NEGLIGIBLE and LOW will be allowed. |
304
+
| BLOCK\_LOW\_AND\_ABOVE | <code>"BLOCK_LOW_AND_ABOVE"</code> | Content with <code>NEGLIGIBLE</code> will be allowed. |
305
+
| BLOCK\_MEDIUM\_AND\_ABOVE | <code>"BLOCK_MEDIUM_AND_ABOVE"</code> | Content with <code>NEGLIGIBLE</code> and <code>LOW</code> will be allowed. |
306
306
| BLOCK\_NONE | <code>"BLOCK_NONE"</code> | All content will be allowed. |
307
-
| BLOCK\_ONLY\_HIGH | <code>"BLOCK_ONLY_HIGH"</code> | Content with NEGLIGIBLE, LOW, and MEDIUM will be allowed. |
307
+
| BLOCK\_ONLY\_HIGH | <code>"BLOCK_ONLY_HIGH"</code> | Content with <code>NEGLIGIBLE</code>, <code>LOW</code>, and <code>MEDIUM</code> will be allowed. |
0 commit comments