Files
2026-04-20 22:51:41 +02:00

12 lines
422 B
JSON

{
"permissions": {
"allow": [
"Bash(npm run *)",
"Bash(go build *)",
"Bash(curl -s -o /dev/null -w \"%{http_code}\" \"https://api.etoro.com/api/logininfo/v1.1/metadata\")",
"Bash(curl -s -o /dev/null -w \"%{http_code}\" \"https://www.etoro.com/trading/market-hours\")",
"Bash(curl -s -o /dev/null -w \"%{http_code}\" \"https://api.etorostatic.com/sapi/candles/desc.json\")"
]
}
}