fix gpt
This commit is contained in:
@ -3,7 +3,30 @@
|
||||
"allow": [
|
||||
"WebFetch(domain:card.syui.ai)",
|
||||
"Bash(mkdir:*)",
|
||||
"Bash(chmod:*)"
|
||||
"Bash(chmod:*)",
|
||||
"Bash(./start_server.sh:*)",
|
||||
"Bash(npm run dev:*)",
|
||||
"Bash(npm install)",
|
||||
"WebFetch(domain:github.com)",
|
||||
"Bash(npm run build:*)",
|
||||
"Bash(npm run preview:*)",
|
||||
"Bash(curl:*)",
|
||||
"Bash(sudo kill:*)",
|
||||
"Bash(launchctl:*)",
|
||||
"Bash(ls:*)",
|
||||
"Bash(cat:*)",
|
||||
"Bash(find:*)",
|
||||
"Bash(cloudflared:*)",
|
||||
"Bash(grep:*)",
|
||||
"Bash(nslookup:*)",
|
||||
"Bash(sqlite3:*)",
|
||||
"Bash(kill:*)",
|
||||
"Bash(pkill:*)",
|
||||
"WebFetch(domain:docs.bsky.app)",
|
||||
"Bash(npm install:*)",
|
||||
"WebFetch(domain:raw.githubusercontent.com)",
|
||||
"WebFetch(domain:www.npmjs.com)",
|
||||
"Bash(rm:*)"
|
||||
],
|
||||
"deny": []
|
||||
}
|
||||
|
Reference in New Issue
Block a user