| 1234567891011121314151617 |
- {
- "permissions": {
- "allow": [
- "PowerShell(Get-Command node, npm, npx -ErrorAction SilentlyContinue)",
- "PowerShell(docker --version 2>&1)",
- "WebFetch(domain:www.roomeqwizard.com)",
- "WebFetch(domain:github.com)",
- "WebFetch(domain:raw.githubusercontent.com)",
- "WebSearch",
- "WebFetch(domain:www.nti-audio.com)",
- "WebFetch(domain:www.utko.fekt.vut.cz)",
- "WebFetch(domain:cdn.standards.iteh.ai)",
- "WebFetch(domain:acousplan.com)",
- "WebFetch(domain:en.wikipedia.org)"
- ]
- }
- }
|