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:
@@ -53,6 +53,7 @@ export const buildTelegramCIDR = task(require.main === module, __filename)(async
|
||||
results,
|
||||
'ruleset',
|
||||
path.resolve(__dirname, '../List/ip/telegram.conf'),
|
||||
path.resolve(__dirname, '../Clash/ip/telegram.txt')
|
||||
path.resolve(__dirname, '../Clash/ip/telegram.txt'),
|
||||
path.resolve(__dirname, '../sing-box/ip/telegram.json')
|
||||
);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user