comment out exif search. I never use it

This commit is contained in:
James Campos 2011-09-13 21:29:11 -07:00
parent 2a33e8b702
commit 7b4edd2ab6
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -44,9 +44,9 @@ config =
'Quote Preview': [true, 'Show quote content on hover']
'Indicate OP quote': [true, 'Add \'(OP)\' to OP quotes']
flavors: [
'http://regex.info/exif.cgi?url='
'http://iqdb.org/?url='
'http://google.com/searchbyimage?image_url='
'#http://regex.info/exif.cgi?url='
'#http://tineye.com/search?url='
'#http://saucenao.com/search.php?db=999&url='
'#http://imgur.com/upload?url='