about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2022-03-12 18:01:26 +0300
committerManeraKai <manerakai@protonmail.com>2022-03-12 18:01:26 +0300
commitff6506adc2aad276ad878e6e1115fef77f71c49a (patch)
tree87a2f5466323e5d85a1447cdae7df63e71f6702f
parentFixed Startpage bug, Fixed manifest not working on chromium #106 (diff)
downloadlibredirect-ff6506adc2aad276ad878e6e1115fef77f71c49a.zip
Forgot a small change in manifest #106
-rw-r--r--src/manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/manifest.json b/src/manifest.json
index 6e4a1e79..acad0cdc 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -44,7 +44,7 @@
     "search_provider": {
       "name": "LibRedirect",
       "keyword": "libredirect",
-      "favicon_url": "/assets/images/libredirect-16.png",
+      "favicon_url": "https://raw.githubusercontent.com/libredirect/libredirect/master/src/assets/images/libredirect-16.png",
       "search_url": "https://libredirect.onion/?q={searchTerms}",
       "encoding": "UTF-8",
       "is_default": false