bunbun/bunbun.toml

9 lines
180 B
TOML
Raw Normal View History

2019-12-15 16:07:36 +00:00
bind_address: "127.0.0.1:8080"
routes:
# Meta
ls: "/ls"
# Google
g: "https://google.com/search?q={{query}}"
yt: "https://www.youtube.com/results?search_query={{query}}"