Update windows/configuration/guidelines-for-assigned-access-app.md

This commit is contained in:
Stephanie Savell
2022-08-04 11:29:04 -05:00
committed by GitHub
parent f282e2e388
commit d23f6cc7f2

View File

@ -138,7 +138,7 @@ The following table gives examples for blocked URLs.
| `*:8080` | Blocks all requests to port 8080. |
| `contoso.com/stuff` | Blocks all requests to contoso.com/stuff and its subdomains. |
| `192.168.1.2` | Blocks requests to 192.168.1.2. |
| `youtube.com/watch?v=V1` | Blocks Youtube video with id V1. |
| `youtube.com/watch?v=V1` | Blocks YouTube video with id V1. |
### Other browsers