mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-10-10 15:33:22 +08:00
添加从id获取qc的接口
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
{
|
||||
"type": "regex",
|
||||
"label": "导入命令",
|
||||
"match": "/(^\\{[\\s\\S]*\"program\" *: *\".*\"[\\s\\S]*\"cmd\" *: *\".*\"[\\s\\S]*\\}$)|(^qc=e)/i",
|
||||
"match": "/(^\\{[\\s\\S]*\"program\" *: *\".*\"[\\s\\S]*\"cmd\" *: *\".*\"[\\s\\S]*\\}$)|(^qc\\/(id|base64)\\/.+)/i",
|
||||
"maxNum": 1
|
||||
}
|
||||
]
|
||||
|
Reference in New Issue
Block a user