summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--settings.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/settings.php b/settings.php
index c2d06e7..7b7da01 100644
--- a/settings.php
+++ b/settings.php
@@ -119,6 +119,10 @@ $settings = [
"text" => "YouTube"
],
[
+ "value" => "fb",
+ "text" => "Facebook videos"
+ ],
+ [
"value" => "ddg",
"text" => "DuckDuckGo"
],