changes
This commit is contained in:
@@ -25,7 +25,24 @@
|
||||
"Bash(node --check handlers/messages.js)",
|
||||
"Bash(node *)",
|
||||
"Bash(npm info *)",
|
||||
"Bash(npm ls *)"
|
||||
"Bash(npm ls *)",
|
||||
"Bash(curl -sk http://127.0.0.1:12752/css/main.css)",
|
||||
"Bash(curl -sk http://127.0.0.1:12752/js/app.js)",
|
||||
"Bash(curl -sk -o /dev/null -w \"HTTP %{http_code}\\\\n\" http://127.0.0.1:12752/css/main.css)",
|
||||
"Bash(curl -sk -o /dev/null -w \"HTTP %{http_code}\\\\n\" http://127.0.0.1:12752/js/app.js)",
|
||||
"Bash(docker compose *)",
|
||||
"Bash(curl -sI http://100.114.205.53:12752/healthz)",
|
||||
"Bash(curl -s http://100.114.205.53:12752/healthz)",
|
||||
"mcp__plugin_context7_context7__query-docs",
|
||||
"Bash(curl -sI http://100.114.205.53:12752/api/config)",
|
||||
"Bash(curl -sI http://100.114.205.53:12752/)",
|
||||
"Bash(curl -sI http://100.114.205.53:12752/login)",
|
||||
"Bash(curl -sI http://100.114.205.53:12752/some/nonexistent/path)",
|
||||
"Bash(curl -sI http://100.114.205.53:12752/js/app.js)",
|
||||
"Bash(curl -sI http://100.114.205.53:12752/js/util.js)",
|
||||
"Bash(curl -sI http://100.114.205.53:12752/js/notifications.js)",
|
||||
"Bash(docker exec *)",
|
||||
"Bash(curl -sI http://100.114.205.53:12752/api/notifications/alerts)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user