diff --git a/rule-provider/consolidated-lists-private/testzone-a.yaml b/rule-provider/consolidated-lists-private/testzone-a.yaml index cddfd0a..f128739 100644 --- a/rule-provider/consolidated-lists-private/testzone-a.yaml +++ b/rule-provider/consolidated-lists-private/testzone-a.yaml @@ -1,4 +1,4 @@ payload: - - SRC-IP-CIDR, 192.168.10.203/32 - - SRC-IP-CIDR, 192.168.10.204/32 + - SRC-IP-CIDR,192.168.10.203/32 + - SRC-IP-CIDR,192.168.10.204/32 \ No newline at end of file diff --git a/rule-provider/consolidated-lists-private/testzone-b.yaml b/rule-provider/consolidated-lists-private/testzone-b.yaml index 42077a2..481201d 100644 --- a/rule-provider/consolidated-lists-private/testzone-b.yaml +++ b/rule-provider/consolidated-lists-private/testzone-b.yaml @@ -1,3 +1,3 @@ payload: - - DOMAIN-SUFFIX,twilio.com - - DOMAIN-SUFFIX,webrtc.org \ No newline at end of file + - SRC-IP-CIDR,192.168.24.22/32 + \ No newline at end of file