added ghostery search
This commit is contained in:
parent
3b353c2837
commit
1a5a653be3
7 changed files with 3041 additions and 7 deletions
|
@ -91,6 +91,10 @@ $settings = [
|
|||
"value" => "qwant",
|
||||
"text" => "Qwant"
|
||||
],
|
||||
[
|
||||
"value" => "ghostery",
|
||||
"text" => "Ghostery"
|
||||
],
|
||||
[
|
||||
"value" => "yep",
|
||||
"text" => "Yep"
|
||||
|
@ -137,6 +141,10 @@ $settings = [
|
|||
"value" => "qwant",
|
||||
"text" => "Qwant"
|
||||
],
|
||||
[
|
||||
"value" => "ghostery",
|
||||
"text" => "Ghostery"
|
||||
],
|
||||
[
|
||||
"value" => "yep",
|
||||
"text" => "Yep"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue