mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-28 17:41:54 +08:00
Refactor file output
This commit is contained in:
@@ -52,6 +52,6 @@ export const buildTelegramCIDR = task(require.main === module, __filename)(async
|
||||
date,
|
||||
results,
|
||||
'ruleset',
|
||||
...output('telegram', 'ip')
|
||||
output('telegram', 'ip')
|
||||
);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user