Skip to content

Commit c2e1cda

Browse files
committed
Fix brave search API endpoints
Signed-off-by: Juan Antonio Osorio <ozz@stacklok.com>
1 parent 2ddcd24 commit c2e1cda

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

pkg/registry/data/registry.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -315,10 +315,7 @@
315315
],
316316
"allow_host": [
317317
"brave.com",
318-
"api.search.brave.com",
319-
"search.com",
320-
"an.com",
321-
"your.com"
318+
"api.search.brave.com"
322319
],
323320
"allow_port": [
324321
443

0 commit comments

Comments
 (0)