From 1a5a653be348b3e3823c7c5620cdc1f7cfc87072 Mon Sep 17 00:00:00 2001 From: lolcat Date: Sun, 1 Sep 2024 10:52:28 -0400 Subject: added ghostery search --- settings.php | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'settings.php') diff --git a/settings.php b/settings.php index 046e7c7..12f607f 100644 --- a/settings.php +++ b/settings.php @@ -91,6 +91,10 @@ $settings = [ "value" => "qwant", "text" => "Qwant" ], + [ + "value" => "ghostery", + "text" => "Ghostery" + ], [ "value" => "yep", "text" => "Yep" @@ -137,6 +141,10 @@ $settings = [ "value" => "qwant", "text" => "Qwant" ], + [ + "value" => "ghostery", + "text" => "Ghostery" + ], [ "value" => "yep", "text" => "Yep" -- cgit v1.2.3