提交 05f2ad3d 编写于 作者: W Will Mendes

fix stackoverflow url in search

上级 b4729d3e
......@@ -105,7 +105,7 @@ function frontend() {
url="${url}emberjs.com"
url="${url}/api/#stq=$2&stp=1" ;;
"stackoverflow")
url="${url}https://stackoverflow.com"
url="${url}stackoverflow.com"
url="${url}/search?q=$2" ;;
*) echo "INVALID PARAM!"
return ;;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册