29 lines
912 B
JSON
29 lines
912 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"WebSearch",
|
|
"WebFetch(domain:www.pathofexile.com)",
|
|
"WebFetch(domain:poe.ninja)",
|
|
"WebFetch(domain:github.com)",
|
|
"WebFetch(domain:raw.githubusercontent.com)",
|
|
"Bash(pnpm install:*)",
|
|
"Bash(npm install:*)",
|
|
"Bash(pnpm approve-builds:*)",
|
|
"Bash(npx tsx:*)",
|
|
"Bash(npx tsc)",
|
|
"Bash(curl:*)",
|
|
"Bash(pnpm rebuild:*)",
|
|
"Bash(npx drizzle-kit generate)",
|
|
"Bash(npm rebuild:*)",
|
|
"Bash(pnpm migrate:*)",
|
|
"Bash(taskkill //F //FI \"WINDOWTITLE eq poe2data*\")",
|
|
"Bash(pkill:*)",
|
|
"Bash(taskkill:*)",
|
|
"Bash(timeout:*)",
|
|
"Bash(head -c 2000 curl -s \"https://poe.ninja/poe2/economy\")",
|
|
"Bash(head -5 curl -s \"https://poe.ninja/poe2/api/economy/exchange/current/search?league=Standard\")",
|
|
"Bash(pnpm scraper:*)",
|
|
"Bash(pnpm db:migrate:*)"
|
|
]
|
|
}
|
|
}
|