@@ -2,7 +2,8 @@
"permissions": {
"allow": [
"Bash(command -v php)",
- "Bash(php -v)"
+ "Bash(php -v)",
+ "WebFetch(domain:www.studiou.cz)"
]
}