From 9e58afe6f706aa4db06e82b35abf329368a0de98 Mon Sep 17 00:00:00 2001 From: defanor Date: Mon, 15 Jan 2018 05:32:03 +0300 Subject: Add CiteSeerX search --- Pancake/Configuration.hs | 1 + 1 file changed, 1 insertion(+) diff --git a/Pancake/Configuration.hs b/Pancake/Configuration.hs index 4fdba23..9df236a 100644 --- a/Pancake/Configuration.hs +++ b/Pancake/Configuration.hs @@ -102,6 +102,7 @@ instance Default Config where , ("wt", "https://en.m.wiktionary.org/w/index.php?search=") , ("g", "https://m.gutenberg.org/ebooks/search.mobile/?query=") , ("xiph", "http://dir.xiph.org/search?search=") + , ("cs", "http://citeseerx.ist.psu.edu/search?q=") , ("gp", "gopher://gopherpedia.com:70/7/lookup?") , ("vs", "gopher://gopher.floodgap.com/7/v2/vs?") , ("wa", "web-archive:///?url=")] -- cgit v1.2.3