diff --git a/settings.php b/settings.php index bdda6be..c8a992e 100644 --- a/settings.php +++ b/settings.php @@ -265,6 +265,10 @@ $settings = [ "value" => "yt", "text" => "YouTube" ], + [ + "value" => "sepiasearch", + "text" => "Sepia Search" + ], [ "value" => "ddg", "text" => "DuckDuckGo"