summaryrefslogtreecommitdiff
path: root/settings.php
diff options
context:
space:
mode:
Diffstat (limited to 'settings.php')
-rw-r--r--settings.php16
1 files changed, 10 insertions, 6 deletions
diff --git a/settings.php b/settings.php
index c53599f..c968e57 100644
--- a/settings.php
+++ b/settings.php
@@ -70,6 +70,10 @@ $settings = [
"value" => "brave",
"text" => "Brave"
],
+ [
+ "value" => "yandex",
+ "text" => "Yandex"
+ ],
/*[
"value" => "google",
"text" => "Google"
@@ -119,16 +123,16 @@ $settings = [
"text" => "YouTube"
],
[
- "value" => "fb",
- "text" => "Facebook videos"
- ],
- [
"value" => "ddg",
"text" => "DuckDuckGo"
],
[
"value" => "brave",
"text" => "Brave"
+ ],
+ [
+ "value" => "yandex",
+ "text" => "Yandex"
]/*,
[
"value" => "google",
@@ -147,8 +151,8 @@ $settings = [
[
"value" => "brave",
"text" => "Brave"
- ],/*
- [
+ ],
+ /*[
"value" => "google",
"text" => "Google"
],*/