fixed bing images failing to load, added flickr

This commit is contained in:
lolcat
2025-04-17 19:54:34 -04:00
committed by ngn
parent 50d6e88365
commit 886037492c
4 changed files with 151 additions and 33 deletions

View File

@ -937,6 +937,7 @@ class frontend{
"brave" => "Brave",
"yandex" => "Yandex",
"google" => "Google",
//"google_api" => "Google API",
"google_cse" => "Google CSE",
"startpage" => "Startpage",
"qwant" => "Qwant",
@ -968,10 +969,12 @@ class frontend{
"yep" => "Yep",
"solofield" => "Solofield",
"pinterest" => "Pinterest",
"flickr" => "Flickr",
"fivehpx" => "500px",
"vsco" => "VSCO",
"imgur" => "Imgur",
"ftm" => "FindThatMeme"
"ftm" => "FindThatMeme",
//"sankakucomplex" => "SankakuComplex"
]
];
break;