Files
MoonTVPlus/.claude/settings.local.json
2025-12-10 00:46:57 +08:00

19 lines
395 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)"
],
"deny": [],
"ask": []
}
}