mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-28 17:41:54 +08:00
Protocol/Network rule support
This commit is contained in:
@@ -105,5 +105,6 @@ export class AdGuardHome extends BaseWriteStrategy {
|
||||
writeSourceIpCidrs = notSupported('writeSourceIpCidrs');
|
||||
writeSourcePorts = notSupported('writeSourcePorts');
|
||||
writeDestinationPorts = noop;
|
||||
writeProtocols = noop;
|
||||
writeOtherRules = noop;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user