forked from x/ContextOS
opt some
This commit is contained in:
parent
0e45ca9c73
commit
b143e37196
11
etc/init.shy
11
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/"
|
||||
|
||||
|
2
go.mod
2
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 (
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user