From 1344f11abc7514c5d11b8b49fbd2337569c1cf0c Mon Sep 17 00:00:00 2001 From: defanor Date: Sun, 5 Nov 2017 13:15:10 +0300 Subject: Add Project Gutenberg search shortcut into the default configuration --- Pancake/Configuration.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'Pancake/Configuration.hs') diff --git a/Pancake/Configuration.hs b/Pancake/Configuration.hs index ff2e748..224bcff 100644 --- a/Pancake/Configuration.hs +++ b/Pancake/Configuration.hs @@ -72,6 +72,7 @@ instance Default Config where [ ("ddg", "https://duckduckgo.com/lite/?q=") , ("wp", "https://en.m.wikipedia.org/wiki/Special:Search?search=") , ("wt", "https://en.m.wiktionary.org/w/index.php?search=") + , ("g", "https://m.gutenberg.org/ebooks/search.mobile/?query=") , ("gp", "gopher://gopherpedia.com:70/7/lookup?") , ("vs", "gopher://gopher.floodgap.com/7/v2/vs?")] , paginate = True -- cgit v1.2.3