aboutsummaryrefslogtreecommitdiff
path: root/stow/qutebrowser
diff options
context:
space:
mode:
Diffstat (limited to 'stow/qutebrowser')
-rw-r--r--stow/qutebrowser/.config/qutebrowser/config.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/stow/qutebrowser/.config/qutebrowser/config.py b/stow/qutebrowser/.config/qutebrowser/config.py
index 52f1f9a..6031fb5 100644
--- a/stow/qutebrowser/.config/qutebrowser/config.py
+++ b/stow/qutebrowser/.config/qutebrowser/config.py
@@ -1403,7 +1403,9 @@ c.url.searchengines = {
'mtgart': 'https://www.artofmtg.com/?s={}', # Art of MTG
'bgg': 'https://boardgamegeek.com/geeksearch.php?action=search&q={}&objecttype=boardgame', # Board Games Geek
'bga': 'https://boardgamearena.com/gamepanel?game={}', # Board Game Arena
- 'do': 'http://wiki.dominionstrategy.com/index.php/{}' # Dominion Wiki
+ 'do': 'http://wiki.dominionstrategy.com/index.php/{}', # Dominion Wiki
+ 'vdb': 'https://vdb.im/library?q=%7B%22text%22%3A%5B%7B%22value%22%3A%22{}%22%2C%22logic%22%3A%22and%22%2C%22in%22%3A%22name%22%7D%5D%7D', # V:TES Library
+ 'vdbCrypt': 'https://vdb.im/crypt?q=%7B%22text%22%3A%5B%7B%22value%22%3A%22{}%22%2C%22logic%22%3A%22and%22%7D%5D%7D' # V:TES Crypt
}
## Page(s) to open at the start.