From 49636caa7c22326eddf58f2231efb356b101acd5 Mon Sep 17 00:00:00 2001 From: 10sr <8slashes+git@gmail.com> Date: Sun, 4 Jan 2015 04:04:58 +0900 Subject: [PATCH] Add new 2ch search engine --- _keysnail.js | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/_keysnail.js b/_keysnail.js index d99175f..4516290 100644 --- a/_keysnail.js +++ b/_keysnail.js @@ -94,8 +94,9 @@ plugins.options["search-url-list"] = [ ["yatwitter search","http://yats-data.com/yats/search?query=%q"], ["twitter search","http://twitter.com/search?q=%q&lang=all"], ["tospy", "http://topsy.com/s?allow_lang=ja&q=%q"], - ["2ch","http://2ch-ranking.net/search.php?q=%q&imp=and&order=time"], - ["2ch_ttsearch", "http://ttsearch.net/s2.cgi?k=%q&o=r"], + ["2ch syoboi.jp", "http://ff2ch.syoboi.jp/?q=%q"], + ["2ch-ranking","http://2ch-ranking.net/search.php?q=%q&imp=and&order=time"], + ["2ch ttsearch", "http://ttsearch.net/s2.cgi?k=%q&o=r"], ["I\'m feelig lucky!","http://www.google.co.jp/search?q=%q&btnI=kudos"], ["uncyclopedia","http://ja.uncyclopedia.info/wiki/%q"], ["wikipedia","http://ja.wikipedia.org/wiki/%q"],