mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-02 05:51:39 +00:00
docs: replace retired hostnameAllowlist in browser-control example
This commit is contained in:
@@ -510,9 +510,9 @@ Strict-mode example (block private/internal destinations by default):
|
||||
}
|
||||
```
|
||||
|
||||
For browser navigation, `*.example.com` permits subdomains but not the bare
|
||||
domain; include `example.com` separately when the base domain should also be
|
||||
allowed.
|
||||
For browser navigation, `*.example.com` permits subdomains but never the bare
|
||||
domain. Include `example.com` separately when navigation to the bare domain
|
||||
should also be allowed.
|
||||
|
||||
## Related
|
||||
|
||||
|
||||
Reference in New Issue
Block a user