mirror of
https://github.com/umami-software/umami.git
synced 2026-02-14 17:45:38 +01:00
Add 'kagi.com' to the list of search engine domains
This commit is contained in:
parent
777515f754
commit
74e4cb5420
1 changed files with 2 additions and 0 deletions
|
|
@ -376,10 +376,12 @@ export const SEARCH_DOMAINS = [
|
||||||
'duckduckgo.com',
|
'duckduckgo.com',
|
||||||
'ecosia.org',
|
'ecosia.org',
|
||||||
'google.',
|
'google.',
|
||||||
|
'kagi.com',
|
||||||
'msn.com',
|
'msn.com',
|
||||||
'perplexity.ai',
|
'perplexity.ai',
|
||||||
'search.brave.com',
|
'search.brave.com',
|
||||||
'yandex.',
|
'yandex.',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
||||||
export const SHOPPING_DOMAINS = [
|
export const SHOPPING_DOMAINS = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue