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:
@@ -252,6 +252,7 @@ export const buildSpeedtestDomainSet = task(require.main === module, __filename)
|
||||
'domainset',
|
||||
path.resolve(__dirname, '../List/domainset/speedtest.conf'),
|
||||
path.resolve(__dirname, '../Clash/domainset/speedtest.txt'),
|
||||
path.resolve(__dirname, '../sing-box/domainset/speedtest.json'),
|
||||
path.resolve(__dirname, '../Clash/clash_mrs_domain/speedtest.mrs')
|
||||
);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user