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
|
@ -877,8 +877,8 @@ class frontend{
|
|||
"display" => "Scraper",
|
||||
"option" => [
|
||||
"ddg" => "DuckDuckGo",
|
||||
"brave" => "Brave",
|
||||
//"google" => "Google",
|
||||
//"brave" => "Brave",
|
||||
"google" => "Google",
|
||||
"mojeek" => "Mojeek",
|
||||
"marginalia" => "Marginalia",
|
||||
"wiby" => "wiby"
|
||||
|
@ -892,8 +892,8 @@ class frontend{
|
|||
"option" => [
|
||||
"ddg" => "DuckDuckGo",
|
||||
"yandex" => "Yandex",
|
||||
"brave" => "Brave"//,
|
||||
//"google" => "Google"
|
||||
"brave" => "Brave",
|
||||
"google" => "Google"
|
||||
]
|
||||
];
|
||||
break;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue