mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-29 01:51:52 +08:00
Feat: support wildcard from adguard filter
This commit is contained in:
@@ -12,7 +12,7 @@ export class SurfboardRuleSet extends SurgeRuleSet {
|
||||
super(type, outputDir);
|
||||
}
|
||||
|
||||
override writeDomainWildcards = noop;
|
||||
override writeDomainWildcard = noop;
|
||||
override writeUserAgents = noop;
|
||||
override writeUrlRegexes = noop;
|
||||
override writeIpAsns = noop;
|
||||
|
||||
Reference in New Issue
Block a user