up
This commit is contained in:
@@ -2,7 +2,10 @@
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(npm run *)",
|
||||
"Bash(go build *)"
|
||||
"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\")"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user