根据 URL 模式定义被阻止的站点列表(你的用户无法加载它们)。
根据 https://go.microsoft.com/fwlink/?linkid=2095322 设置 URL 模式格式。
你可以在 'URLAllowlist' (定义允许的 URL 列表) 策略中定义例外。这些策略不得超过 1000 个条目;后续条目将被忽略。
请注意,不建议阻止内部 "edge://*" URL - 这可能会导致意外错误。
此策略不会阻止页面通过 JavaScript 动态更新。例如,如果你阻止 "contoso.com/abc",那么只要页面不刷新,用户或许仍然可以访问 "contoso.com" 并单击链接来访问 "contoso.com/abc"。
如果你未配置此策略,则不会阻止任何 URL。
示例值:
contoso.com
https://ssl.server.com
hosting.com/bad_path
https://server:8080/path
.exact.hostname.com
file://*
custom_scheme:*
*
Registry Hive | HKEY_LOCAL_MACHINE or HKEY_CURRENT_USER |
Registry Path | Software\Policies\Microsoft\Edge\URLBlocklist |
Value Name | {number} |
Value Type | REG_SZ |
Default Value |