Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
HIllya51 committed Dec 14, 2024
1 parent 5e19acf commit 3c5b91c
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 198 deletions.
68 changes: 0 additions & 68 deletions py/LunaTranslator/cishu/__linggesi.py

This file was deleted.

67 changes: 0 additions & 67 deletions py/LunaTranslator/cishu/__xiaoxueguan.py

This file was deleted.

63 changes: 0 additions & 63 deletions py/files/defaultconfig/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -1243,69 +1243,6 @@
}
},
"cishu": {
"xiaoxueguan": {
"args": {
"path": "",
"distance": 0,
"max_num": 10
},
"argstype": {
"path": {
"type": "file",
"name": "路径",
"dir": false,
"filter": "*.db"
},
"distance": {
"type": "intspin",
"name": "模糊匹配_编辑距离",
"min": 0,
"max": 100,
"step": 1
},
"max_num": {
"type": "intspin",
"name": "最大结果条数",
"min": 0,
"max": 9999,
"step": 1
}
},
"use": false,
"name": "小学馆",
"type": "offline"
},
"linggesi": {
"use": false,
"name": "灵格斯词典",
"args": {
"path": "",
"distance": 0,
"max_num": 10
},
"argstype": {
"path": {
"type": "file",
"name": "路径",
"dir": true
},
"distance": {
"type": "intspin",
"name": "模糊匹配_编辑距离",
"min": 0,
"max": 100,
"step": 1
},
"max_num": {
"type": "intspin",
"name": "最大结果条数",
"min": 0,
"max": 9999,
"step": 1
}
},
"type": "offline"
},
"mojidict": {
"use": false,
"name": "Moji辞书",
Expand Down

0 comments on commit 3c5b91c

Please sign in to comment.