From 20e3d8f697a169918b553cb75ebf9b75d92761d6 Mon Sep 17 00:00:00 2001 From: James Campos Date: Tue, 2 Aug 2011 16:27:11 -0700 Subject: [PATCH] anonym.to --- 4chan_x.user.js | 2 +- script.coffee | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/4chan_x.user.js b/4chan_x.user.js index 3b982e91a..3bfededcb 100644 --- a/4chan_x.user.js +++ b/4chan_x.user.js @@ -112,7 +112,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://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=', '#http://anonym.to/?'].join('\n'), time: '%m/%d/%y(%a)%H:%M', hotkeys: { close: 'Esc', diff --git a/script.coffee b/script.coffee index d16475f42..f70d510c1 100644 --- a/script.coffee +++ b/script.coffee @@ -49,6 +49,7 @@ config = '#http://tineye.com/search?url=' '#http://saucenao.com/search.php?db=999&url=' '#http://imgur.com/upload?url=' + '#http://anonym.to/?' ].join '\n' time: '%m/%d/%y(%a)%H:%M' hotkeys: