mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-28 17:41:54 +08:00
Feat: implement Clash Meta mrs format
This commit is contained in:
@@ -251,6 +251,7 @@ export const buildSpeedtestDomainSet = task(require.main === module, __filename)
|
||||
deduped,
|
||||
'domainset',
|
||||
path.resolve(__dirname, '../List/domainset/speedtest.conf'),
|
||||
path.resolve(__dirname, '../Clash/domainset/speedtest.txt')
|
||||
path.resolve(__dirname, '../Clash/domainset/speedtest.txt'),
|
||||
path.resolve(__dirname, '../Clash/clash_mrs_domain/speedtest.mrs')
|
||||
);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user