优化singbox

This commit is contained in:
sindricn
2025-08-17 11:44:30 +08:00
parent 712c1642e9
commit 3a6e8b2902
2 changed files with 38 additions and 25 deletions
+2 -1
View File
@@ -2,7 +2,8 @@
"permissions": {
"allow": [
"Bash(rm:*)",
"Bash(sed:*)"
"Bash(sed:*)",
"WebFetch(domain:sing-box.sagernet.org)"
],
"deny": []
}