Merge commit 'd598cf5' (Bing image search)
This commit is contained in:
commit
577010d2b2
@ -408,6 +408,8 @@ Settings =
|
|||||||
if compareString < '00001.00012.00003.00000'
|
if compareString < '00001.00012.00003.00000'
|
||||||
for key in ['Image Hover in Catalog', 'Auto Watch', 'Auto Watch Reply', 'Auto Prune']
|
for key in ['Image Hover in Catalog', 'Auto Watch', 'Auto Watch Reply', 'Auto Prune']
|
||||||
setD key, false
|
setD key, false
|
||||||
|
if compareString < '00001.00013.00001.00002'
|
||||||
|
addSauces ['#//www.bing.com/images/search?q=imgurl:%IMG&view=detailv2&iss=sbi#enterInsights']
|
||||||
changes
|
changes
|
||||||
|
|
||||||
loadSettings: (data, cb) ->
|
loadSettings: (data, cb) ->
|
||||||
|
|||||||
@ -716,6 +716,7 @@ Config =
|
|||||||
https://www.google.com/searchbyimage?image_url=%IMG&safe=off
|
https://www.google.com/searchbyimage?image_url=%IMG&safe=off
|
||||||
#https://www.yandex.com/images/search?rpt=imageview&img_url=%IMG
|
#https://www.yandex.com/images/search?rpt=imageview&img_url=%IMG
|
||||||
#//tineye.com/search?url=%IMG
|
#//tineye.com/search?url=%IMG
|
||||||
|
#//www.bing.com/images/search?q=imgurl:%IMG&view=detailv2&iss=sbi#enterInsights
|
||||||
|
|
||||||
# Specialized reverse image search:
|
# Specialized reverse image search:
|
||||||
//iqdb.org/?url=%IMG
|
//iqdb.org/?url=%IMG
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user