更新验证器提价

This commit is contained in:
2026-03-25 15:17:18 +08:00
commit 93c2cebc94
73 changed files with 15872 additions and 0 deletions

7
.claude/settings.json Normal file
View File

@@ -0,0 +1,7 @@
{
"permissions": {
"allow": [
"Bash(curl:*)"
]
}
}

View File

@@ -0,0 +1,13 @@
{
"permissions": {
"allow": [
"Bash(wget:*)",
"Bash(unzip:*)",
"Bash(powershell:*)",
"Bash(Select-String:*)",
"Bash(ls:*)",
"Bash(taskkill:*)",
"Bash(timeout:*)"
]
}
}