diff --git a/etc/init.shy b/etc/init.shy index 8ac36741..104e1a80 100644 --- a/etc/init.shy +++ b/etc/init.shy @@ -37,13 +37,14 @@ baidu action create type "map" name "wd" text "https://map.baidu.com/search?querytype=s" baidu action create type "toutiao" name "keyword" text "https://www.toutiao.com/search/" - baidu action create type "zhihu" name "q" text "https://www.zhihu.com/search?type=content" - baidu action create type "weibo" text "https://s.weibo.com/weibo/" + baidu action create type "mdn" name "q" text "https://developer.mozilla.org/zh-CN/search" + # baidu action create type "zhihu" name "q" text "https://www.zhihu.com/search?type=content" + # baidu action create type "weibo" text "https://s.weibo.com/weibo/" video action create type "v" name "q" text "https://v.qq.com/x/search/" - video action create type "iqiyi" text "https://so.iqiyi.com/so/q_" - video action create type "kuaishou" name "searchKey" text "https://video.kuaishou.com/search" - video action create type "bilibili" name "keyword" text "https://search.bilibili.com/all" + # video action create type "iqiyi" text "https://so.iqiyi.com/so/q_" + # video action create type "kuaishou" name "searchKey" text "https://video.kuaishou.com/search" + # video action create type "bilibili" name "keyword" text "https://search.bilibili.com/all" music action create type "163" name "s" text "https://music.163.com/#/search/m/" diff --git a/go.mod b/go.mod index 16ea8e4b..8ebaf01e 100644 --- a/go.mod +++ b/go.mod @@ -10,7 +10,7 @@ require ( github.com/shylinux/mysql-story v0.0.0-00010101000000-000000000000 github.com/shylinux/nginx-story v0.0.0-00010101000000-000000000000 github.com/shylinux/redis-story v0.0.0-00010101000000-000000000000 - github.com/shylinux/toolkits v0.2.1 + github.com/shylinux/toolkits v0.2.2 ) replace ( diff --git a/src/main.shy b/src/main.shy index dbdbae28..293f9a04 100644 --- a/src/main.shy +++ b/src/main.shy @@ -31,4 +31,3 @@ field "火山架" web.code.git.spide args `volcanos` field "冰山架" web.code.git.trend args `icebergs` field "冰山架" web.code.git.spide args `icebergs` -field web.chat.files