mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
refactor: use template (#178)
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
import apps from './rawApps';
|
||||
|
||||
import { batchImportApps } from '@gkd-kit/tools';
|
||||
|
||||
const apps = await batchImportApps(`${import.meta.dirname}/apps`);
|
||||
|
||||
// 全局规则黑名单
|
||||
// 在一些非系统应用中禁用所有全局规则
|
||||
|
||||
Reference in New Issue
Block a user