refactor: use template (#178)

This commit is contained in:
AIsouler
2024-04-21 18:18:03 +08:00
committed by GitHub
parent 022f6ccbf6
commit 384d0c7f50
1469 changed files with 2335 additions and 17772 deletions

View File

@@ -1,4 +1,7 @@
import apps from './rawApps';
import { batchImportApps } from '@gkd-kit/tools';
const apps = await batchImportApps(`${import.meta.dirname}/apps`);
// 全局规则黑名单
// 在一些非系统应用中禁用所有全局规则