mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-05-10 00:44:04 +08:00
♻️ 采用invoke而非command启动游戏
This commit is contained in:
@@ -29,8 +29,6 @@
|
||||
"log:default",
|
||||
"log:allow-log",
|
||||
"opener:default",
|
||||
"shell:default",
|
||||
"shell:allow-open",
|
||||
"sql:default",
|
||||
"sql:allow-execute",
|
||||
"sql:allow-load",
|
||||
|
||||
@@ -35,9 +35,6 @@
|
||||
"opener:default",
|
||||
"process:default",
|
||||
"process:allow-exit",
|
||||
"shell:default",
|
||||
"shell:allow-open",
|
||||
"shell:allow-execute",
|
||||
"sql:default",
|
||||
"sql:allow-load",
|
||||
"sql:allow-execute",
|
||||
@@ -58,10 +55,6 @@
|
||||
{ "url": "https://*.hoyoverse.com/*" },
|
||||
{ "url": "https://api.hakush.in/*" }
|
||||
]
|
||||
},
|
||||
{
|
||||
"identifier": "shell:allow-execute",
|
||||
"allow": [{ "name": "exec-sh", "cmd": "powershell", "args": true }]
|
||||
}
|
||||
],
|
||||
"platforms": ["windows", "macOS"]
|
||||
|
||||
Reference in New Issue
Block a user