mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-28 17:41:54 +08:00
Add sing-box support
This commit is contained in:
@@ -64,6 +64,7 @@ export const buildMicrosoftCdn = task(require.main === module, __filename)(async
|
||||
res,
|
||||
'ruleset',
|
||||
path.resolve(__dirname, '../List/non_ip/microsoft_cdn.conf'),
|
||||
path.resolve(__dirname, '../Clash/non_ip/microsoft_cdn.txt')
|
||||
path.resolve(__dirname, '../Clash/non_ip/microsoft_cdn.txt'),
|
||||
path.resolve(__dirname, '../sing-box/non_ip/microsoft_cdn.json')
|
||||
);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user