diff options
Diffstat (limited to 'settings.php')
| -rw-r--r-- | settings.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/settings.php b/settings.php index bdda6be..c8a992e 100644 --- a/settings.php +++ b/settings.php @@ -266,6 +266,10 @@ $settings = [ "text" => "YouTube" ], [ + "value" => "sepiasearch", + "text" => "Sepia Search" + ], + [ "value" => "ddg", "text" => "DuckDuckGo" ], |
