🐛 修复 Windows 平台相关的条件编译和文档注释

This commit is contained in:
BTMuli
2025-12-02 21:16:59 +08:00
parent 37cea99bbd
commit 92ad548061
5 changed files with 8 additions and 12 deletions

View File

@@ -52,8 +52,7 @@
{ "url": "https://*.miyoushe.com/*" },
{ "url": "https://*.mihoyo.com/*" },
{ "url": "https://homa.snapgenshin.com/*" },
{ "url": "https://*.hoyoverse.com/*" },
{ "url": "https://*.geetest.com/*" }
{ "url": "https://*.hoyoverse.com/*" }
]
},
{
@@ -61,8 +60,5 @@
"allow": [{ "name": "exec-sh", "cmd": "powershell", "args": true }]
}
],
"remote": {
"urls": ["https://*.geetest.com/*"]
},
"platforms": ["windows", "macOS"]
}