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:
@@ -101,6 +101,6 @@ export const buildRejectIPList = task(require.main === module, __filename)(async
|
||||
new Date(),
|
||||
result,
|
||||
'ruleset',
|
||||
...output('reject', 'ip')
|
||||
output('reject', 'ip')
|
||||
);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user