diff options
Diffstat (limited to 'src/manifest.json')
-rw-r--r-- | src/manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/manifest.json b/src/manifest.json index 51012112..c0d5621d 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -49,7 +49,7 @@ "name": "__MSG_extensionName__", "keyword": "libredirect", "favicon_url": "https://raw.githubusercontent.com/libredirect/libredirect/master/src/assets/images/libredirect-16.png", - "search_url": "https://libredirect.invalid/?q={searchTerms}", + "search_url": "https://search.libredirect.invalid/?q={searchTerms}", "encoding": "UTF-8", "is_default": false } |