diff options
| author | PrivateLalle <29478339+LalleSX@users.noreply.github.com> | 2022-10-28 15:19:04 +0000 |
|---|---|---|
| committer | Markus Heiser <markus.heiser@darmarit.de> | 2023-01-07 14:48:06 +0100 |
| commit | 212acf7f7bbcd88771d9590729766b5920d4d23e (patch) | |
| tree | cd74ec8dbaef9dc5d81a9e7813a5fc00267b5c9a /searx/infopage/en | |
| parent | 4cd3be89642d09d1ef7c118a9add741ef3d823db (diff) | |
[mod] about page: add information about adding enginge to the brownser
Diffstat (limited to 'searx/infopage/en')
| -rw-r--r-- | searx/infopage/en/about.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/searx/infopage/en/about.md b/searx/infopage/en/about.md index 3639a7666..e10f54d53 100644 --- a/searx/infopage/en/about.md +++ b/searx/infopage/en/about.md @@ -27,7 +27,6 @@ If you do care about privacy, want to be a conscious user, or otherwise believe in digital freedom, make SearXNG your default search engine or run it on your own server! - ## How do I set it as the default search engine? SearXNG supports [OpenSearch]. For more information on changing your default @@ -39,6 +38,11 @@ search engine, see your browser's documentation: - [Chromium]-based browsers only add websites that the user navigates to without a path. +When adding a search engine, there must be no duplicates with the same name. If +you encounter a problem where you cannot add the search engine, you can either: + +- remove the duplicate (default name: SearXNG) or +- contact the owner to give the instance a different name than the default. ## How does it work? |