Files
MoonTVPlus/.claude/settings.local.json
2025-12-16 23:27:54 +08:00

20 lines
419 B
JSON

{
"permissions": {
"allow": [
"WebSearch",
"Bash(curl:*)",
"Bash(find:*)",
"WebFetch(domain:artplayer.org)",
"WebFetch(domain:github.com)",
"WebFetch(domain:www.artplayer.org)",
"WebFetch(domain:m.douban.com)",
"WebFetch(domain:movie.douban.com)",
"Bash(cat:*)",
"Bash(pnpm typecheck)",
"Bash(gunzip:*)"
],
"deny": [],
"ask": []
}
}