summaryrefslogtreecommitdiff
path: root/Pancake
diff options
context:
space:
mode:
Diffstat (limited to 'Pancake')
-rw-r--r--Pancake/Configuration.hs4
1 files changed, 2 insertions, 2 deletions
diff --git a/Pancake/Configuration.hs b/Pancake/Configuration.hs
index 9b0f83d..e73a234 100644
--- a/Pancake/Configuration.hs
+++ b/Pancake/Configuration.hs
@@ -106,8 +106,8 @@ instance Default Config where
, ("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?")
+ , ("gp", "gopher://gopherpedia.com:70/7/lookup%09")
+ , ("vs", "gopher://gopher.floodgap.com/7/v2/vs%09")
, ("wa", "web-archive:///?url=")]
, paginate = True
, historyDepth = 100