fix(providers): mark Brave Search as no longer having a free tier (#11621)

Merged via /merge-batch (lote 2026-08-26 batch 2, v3.8.51). Boarded no worktree combinado junto com outras ~20 PRs; validação única: typecheck/complexity/cognitive-complexity/changelog-integrity verdes, file-size rebaseado onde necessário (crescimento legítimo), lint com os mesmos 228 achados pré-existentes confirmados via sonda contra o tip puro (não introduzidos por este lote), e 292 testes focados (unit) + 18 (vitest) passando. Obrigado pela contribuição.
This commit is contained in:
Tobias Andersen
2026-08-26 14:21:27 +02:00
committed by GitHub
parent 3a7ed20bcd
commit 331580b499

View File

@@ -33,7 +33,7 @@ export const SEARCH_PROVIDERS = {
color: "#FB542B",
textIcon: "BR",
website: "https://brave.com/search/api",
hasFree: true,
hasFree: false,
authHint: "Subscription token from Brave Search API dashboard",
},
"exa-search": {