This commit is contained in:
kunfei
2023-02-19 22:57:54 +08:00
parent f93d346915
commit ee5c3edf9f
6 changed files with 1852 additions and 21 deletions
@@ -0,0 +1,16 @@
[
{
"name": "百度汉语",
"urlRule": "https://dict.baidu.com/s?wd={{key}}",
"showRule": "all",
"enabled": true,
"sortNumber": 0
},
{
"name": "海词英文",
"urlRule": "https://apii.dict.cn/mini.php?q={{key}}",
"showRule": "all",
"enabled": true,
"sortNumber": 1
}
]