mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-13 01:30:37 +08:00
Chore: enable wildcard sort
This commit is contained in:
parent
64f28e3f2c
commit
6596ff074f
@ -410,7 +410,7 @@ export class FileOutput {
|
||||
const strategy = this.strategies[i];
|
||||
strategy.writeDomainWildcard(wildcard);
|
||||
}
|
||||
});
|
||||
}, true);
|
||||
|
||||
const sourceIpOrCidr = Array.from(this.sourceIpOrCidr);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user