mirror of
https://git.lolcat.ca/lolcat/4get.git
synced 2025-07-27 16:35:30 -04:00
fixed bing images failing to load, added flickr
This commit is contained in:
parent
3e2c3fc5d9
commit
ff8b1addf7
4 changed files with 151 additions and 33 deletions
|
@ -939,6 +939,7 @@ class frontend{
|
|||
"brave" => "Brave",
|
||||
"yandex" => "Yandex",
|
||||
"google" => "Google",
|
||||
//"google_api" => "Google API",
|
||||
"google_cse" => "Google CSE",
|
||||
"startpage" => "Startpage",
|
||||
"qwant" => "Qwant",
|
||||
|
@ -970,10 +971,12 @@ class frontend{
|
|||
"yep" => "Yep",
|
||||
"solofield" => "Solofield",
|
||||
"pinterest" => "Pinterest",
|
||||
"flickr" => "Flickr",
|
||||
"fivehpx" => "500px",
|
||||
"vsco" => "VSCO",
|
||||
"imgur" => "Imgur",
|
||||
"ftm" => "FindThatMeme"
|
||||
"ftm" => "FindThatMeme",
|
||||
//"sankakucomplex" => "SankakuComplex"
|
||||
]
|
||||
];
|
||||
break;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue