imgur flavor

This commit is contained in:
James Campos 2011-07-23 23:18:00 -07:00
parent 4e105af175
commit 4e4e1199fc
2 changed files with 2 additions and 1 deletions

View File

@ -111,7 +111,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='].join('\n'),
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'),
time: '%m/%d/%y(%a)%H:%M',
hotkeys: {
close: 'Esc',

View File

@ -47,6 +47,7 @@ config =
'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'
time: '%m/%d/%y(%a)%H:%M'
hotkeys: