add some features
This commit is contained in:
@@ -8,6 +8,15 @@
|
||||
"opener:default",
|
||||
"sql:default",
|
||||
"sql:allow-execute",
|
||||
"dialog:default"
|
||||
"dialog:default",
|
||||
{
|
||||
"identifier": "http:default",
|
||||
"allow": [
|
||||
{ "url": "https://api.anthropic.com/*" },
|
||||
{ "url": "https://api.openai.com/*" },
|
||||
{ "url": "http://localhost:*/*" },
|
||||
{ "url": "http://127.0.0.1:*/*" }
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user