From 43e069614380f292fc4646f65a38ccf7ae218d6c Mon Sep 17 00:00:00 2001 From: Hardik Date: Fri, 22 May 2026 16:26:13 +0530 Subject: [PATCH] chore: update Claude local permissions --- .claude/settings.local.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.claude/settings.local.json b/.claude/settings.local.json index 5385770..20e5dd9 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -16,7 +16,9 @@ "Bash(findstr \":3000 :3003 :5432\")", "Bash(findstr \"LISTENING\")", "Bash(sed 's/ D //')", - "Bash(sed 's/?? //')" + "Bash(sed 's/?? //')", + "WebFetch(domain:web.archive.org)", + "WebFetch(domain:www.pexels.com)" ] } }