Put regex.info sauce back.

This commit is contained in:
Nicolas Stepien 2011-11-29 00:32:48 +01:00
parent 2f8ae8755c
commit 8a91a4e7fc
3 changed files with 3 additions and 1 deletions

View File

@ -134,7 +134,7 @@
filesize: '',
md5: ''
},
flavors: ['http://iqdb.org/?url=', 'http://google.com/searchbyimage?image_url=', '#http://tineye.com/search?url=', '#http://saucenao.com/search.php?db=999&url=', '#http://3d.iqdb.org/?url=', '#http://imgur.com/upload?url='].join('\n'),
flavors: ['http://iqdb.org/?url=', 'http://google.com/searchbyimage?image_url=', '#http://tineye.com/search?url=', '#http://saucenao.com/search.php?db=999&url=', '#http://3d.iqdb.org/?url=', '#http://regex.info/exif.cgi?imgurl=', '#http://imgur.com/upload?url='].join('\n'),
time: '%m/%d/%y(%a)%H:%M',
backlink: '>>%id',
hotkeys: {

View File

@ -1,6 +1,7 @@
master
- mayhem
new Indicate Duckrolls feature
put regex.info sauce back - disabled by default
2.21.4
- mayhem

View File

@ -61,6 +61,7 @@ config =
'#http://tineye.com/search?url='
'#http://saucenao.com/search.php?db=999&url='
'#http://3d.iqdb.org/?url='
'#http://regex.info/exif.cgi?imgurl='
'#http://imgur.com/upload?url='
].join '\n'
time: '%m/%d/%y(%a)%H:%M'