Add yandex images as image identification option (#430)
* Add yandex images as image identification option * Update image_identification.html * Fix indentation Co-authored-by: Fred Brennan <copypaste@kittens.ph>
This commit is contained in:
@@ -852,6 +852,7 @@
|
||||
$config['image_identification_imgops'] = true;
|
||||
$config['image_identification_exif'] = true;
|
||||
$config['image_identification_google'] = true;
|
||||
$config['image_identification_yandex'] = true;
|
||||
// Anime/manga search engine.
|
||||
$config['image_identification_iqdb'] = false;
|
||||
|
||||
|
Reference in New Issue
Block a user