From 0e817629d33521bb550d31ce25ff01c38527edc5 Mon Sep 17 00:00:00 2001 From: ManeraKai Date: Wed, 27 Apr 2022 20:50:59 +0300 Subject: Removed startpage as it has an extension #222 --- pug/options/search/search.pug | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'pug') diff --git a/pug/options/search/search.pug b/pug/options/search/search.pug index 61664b9c..3bdc6d7e 100644 --- a/pug/options/search/search.pug +++ b/pug/options/search/search.pug @@ -13,12 +13,11 @@ body.option(dir="auto") input#disable-search(type="checkbox") .some-block.option-block - h4#frontend(data-localise="__MSG_frontend__") Frontend + h4(data-localise="__MSG_frontend__") Frontend select#search-frontend - option(value="searx") SearX option(value="searxng") SearXNG + option(value="searx") SearX option(value="whoogle") Whoogle - option(value="startpage") Startpage #searx-whoogle -- cgit 1.4.1