feat(web-search): register reddit like web search option

This commit is contained in:
Francesco Cataldo 2024-09-11 22:41:02 +02:00
commit 614609c498

View file

@ -32,6 +32,7 @@ function web_search() {
packagist "https://packagist.org/?query="
gopkg "https://pkg.go.dev/search?m=package&q="
chatgpt "https://chatgpt.com/?q="
reddit "https://www.reddit.com/search/?q="
)
# check whether the search engine is supported