added solofield

This commit is contained in:
lolcat 2024-09-01 20:35:21 -04:00
parent 063397dbd1
commit c9eec8260b
6 changed files with 693 additions and 23 deletions

View file

@ -947,6 +947,7 @@ class frontend{
"crowdview" => "Crowdview",
"mwmbl" => "Mwmbl",
"mojeek" => "Mojeek",
"solofield" => "Solofield",
"marginalia" => "Marginalia",
"wiby" => "wiby",
"curlie" => "Curlie"
@ -965,6 +966,7 @@ class frontend{
"startpage" => "Startpage",
"qwant" => "Qwant",
"yep" => "Yep",
"solofield" => "Solofield",
//"pinterest" => "Pinterest",
"imgur" => "Imgur",
"ftm" => "FindThatMeme"
@ -983,7 +985,8 @@ class frontend{
"yandex" => "Yandex",
"google" => "Google",
"startpage" => "Startpage",
"qwant" => "Qwant"
"qwant" => "Qwant",
"solofield" => "Solofield"
]
];
break;