ill need to rewrite the google scraper, but hey atleast we got imagesearch working woooo
This commit is contained in:
parent
6f896221f0
commit
b57b2d7118
7 changed files with 407 additions and 1490 deletions
|
@ -103,11 +103,11 @@ $settings = [
|
|||
[
|
||||
"value" => "brave",
|
||||
"text" => "Brave"
|
||||
]/*,
|
||||
],
|
||||
[
|
||||
"value" => "google",
|
||||
"text" => "Google"
|
||||
]*/
|
||||
]
|
||||
]
|
||||
],
|
||||
[
|
||||
|
@ -147,8 +147,8 @@ $settings = [
|
|||
[
|
||||
"value" => "brave",
|
||||
"text" => "Brave"
|
||||
],
|
||||
/*[
|
||||
],/*
|
||||
[
|
||||
"value" => "google",
|
||||
"text" => "Google"
|
||||
],*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue