| 123456789101112131415 |
- {
- "permissions": {
- "allow": [
- "Bash(command -v php)",
- "Bash(php -v)",
- "WebFetch(domain:www.studiou.cz)",
- "Bash(git:*)",
- "Bash(php generate-mo.php)",
- "Bash(curl -sL -A \"Mozilla/5.0\" \"https://www.studiou.cz/produkt/filo\" -o /tmp/filo.html)",
- "Read(//tmp/**)",
- "Bash(curl -sL -A \"Mozilla/5.0\" \"https://www.studiou.cz/produkt/filo\" -o \"D:/temp_filo.html\")",
- "Read(//d//**)"
- ]
- }
- }
|