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

18 lines
365 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:*)"
],
"deny": [],
"ask": []
}
}