mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-29 01:51:52 +08:00
Refactor file output
This commit is contained in:
@@ -63,6 +63,6 @@ export const buildMicrosoftCdn = task(require.main === module, __filename)(async
|
||||
new Date(),
|
||||
res,
|
||||
'ruleset',
|
||||
...output('microsoft_cdn', 'non_ip')
|
||||
output('microsoft_cdn', 'non_ip')
|
||||
);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user