mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-29 01:51:52 +08:00
Fix: reject extra & new reject extra source
This commit is contained in:
@@ -89,4 +89,6 @@ export class DomainsetOutput extends RuleOutput<Preprocessed> {
|
||||
)
|
||||
.map(([domain, count]) => `${domain}${' '.repeat(100 - domain.length)}${count}`);
|
||||
}
|
||||
|
||||
mitmSgmodule = undefined;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user