This commit is contained in:
beabigegg
2025-10-03 08:19:40 +08:00
commit 6599716481
99 changed files with 28184 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
{
"permissions": {
"allow": [
"WebFetch(domain:1panel.cn)",
"WebFetch(domain:github.com)",
"WebFetch(domain:blog.liushen.fun)",
"Read(//d/WORK/user_scrip/TOOL/Docker_OK/**)",
"Bash(cat:*)",
"Bash(grep:*)",
"Bash(awk:*)",
"Bash(test:*)",
"Bash(python3:*)"
],
"deny": [],
"ask": []
}
}