diff options
Diffstat (limited to 'settings.php')
| -rw-r--r-- | settings.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/settings.php b/settings.php index 046e7c7..12f607f 100644 --- a/settings.php +++ b/settings.php @@ -92,6 +92,10 @@ $settings = [ "text" => "Qwant" ], [ + "value" => "ghostery", + "text" => "Ghostery" + ], + [ "value" => "yep", "text" => "Yep" ], @@ -138,6 +142,10 @@ $settings = [ "text" => "Qwant" ], [ + "value" => "ghostery", + "text" => "Ghostery" + ], + [ "value" => "yep", "text" => "Yep" ], |
