bunbun/bunbun.toml
2019-12-15 11:07:36 -05:00

9 lines
180 B
TOML

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}}"