17 lines
357 B
JSON
17 lines
357 B
JSON
{
|
|
"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": []
|
|
}
|
|
} |