From 63fc36d00da377b36271da78161cff22572a57ee Mon Sep 17 00:00:00 2001 From: Kim Kulak <125386319+kimkulak@users.noreply.github.com> Date: Sun, 2 Jul 2023 00:33:46 +0200 Subject: [PATCH] Base: Add "Wiby.me" To "SearchEngines.json" --- Base/home/anon/.config/SearchEngines.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Base/home/anon/.config/SearchEngines.json b/Base/home/anon/.config/SearchEngines.json index e419f02669..748cfd95c8 100644 --- a/Base/home/anon/.config/SearchEngines.json +++ b/Base/home/anon/.config/SearchEngines.json @@ -26,6 +26,10 @@ { "title": "Mojeek", "url_format": "https://www.mojeek.com/search?q={}" + }, + { + "title": "Wiby", + "url_format": "https://wiby.me/?q={}" }, { "title": "Yandex",