added yahoo japan, still missing the search filters though
This commit is contained in:
16
settings.php
16
settings.php
@@ -141,6 +141,10 @@ $settings = [
|
||||
"value" => "google_cse",
|
||||
"text" => "Google CSE"
|
||||
],
|
||||
[
|
||||
"value" => "yahoo_japan",
|
||||
"text" => "Yahoo! JAPAN",
|
||||
],
|
||||
[
|
||||
"value" => "startpage",
|
||||
"text" => "Startpage"
|
||||
@@ -223,6 +227,10 @@ $settings = [
|
||||
"value" => "google_cse",
|
||||
"text" => "Google CSE"
|
||||
],
|
||||
[
|
||||
"value" => "yahoo_japan",
|
||||
"text" => "Yahoo! JAPAN",
|
||||
],
|
||||
[
|
||||
"value" => "startpage",
|
||||
"text" => "Startpage"
|
||||
@@ -305,6 +313,10 @@ $settings = [
|
||||
"value" => "google",
|
||||
"text" => "Google"
|
||||
],
|
||||
[
|
||||
"value" => "yahoo_japan",
|
||||
"text" => "Yahoo! JAPAN",
|
||||
],
|
||||
[
|
||||
"value" => "startpage",
|
||||
"text" => "Startpage"
|
||||
@@ -343,6 +355,10 @@ $settings = [
|
||||
"value" => "google",
|
||||
"text" => "Google"
|
||||
],
|
||||
[
|
||||
"value" => "yahoo_japan",
|
||||
"text" => "Yahoo! JAPAN",
|
||||
],
|
||||
[
|
||||
"value" => "startpage",
|
||||
"text" => "Startpage"
|
||||
|
||||
Reference in New Issue
Block a user