From eefbf60c29ce18859b2812290bd311104b3f3ce5 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Mon, 24 Oct 2022 13:39:44 +0200 Subject: [PATCH] fix: [parking-domain] jq all the things --- lists/parking-domain/list.json | 97 +++++++++++++++------------------- 1 file changed, 42 insertions(+), 55 deletions(-) diff --git a/lists/parking-domain/list.json b/lists/parking-domain/list.json index df19e8d..04e9341 100644 --- a/lists/parking-domain/list.json +++ b/lists/parking-domain/list.json @@ -1,56 +1,43 @@ { - "description": "List of parking domain's ip adresses", - "list": [ - "34.102.136.180", - - "185.53.177.20", - "185.53.178.52", - "185.53.178.53", - "185.53.178.54", - - "217.160.95.94", - "217.160.141.142", - "64.190.63.111", - - "35.186.238.101", - - "217.70.184.38", - "217.70.184.50", - - "198.54.117.216", - "198.54.117.211", - "198.54.117.218", - "198.54.117.210", - "198.54.117.217", - "198.54.117.215", - "198.54.117.212", - - "3.64.163.50", - - "213.145.228.16", - - "52.128.23.153", - - "13.248.216.40", - "75.2.26.18", - "76.223.65.111", - - "93.191.168.52", - - "104.26.7.37", - "104.26.6.37", - "172.67.70.191", - - "50.28.32.8", - - "95.217.58.108" - ], - "matching_attributes": [ - "domain|ip", - "ip-dst", - "ip-src" - ], - "name": "Parking domains", - "type": "cidr", - "version": 20221024 -} \ No newline at end of file + "description": "List of parking domain's ip adresses", + "list": [ + "34.102.136.180", + "185.53.177.20", + "185.53.178.52", + "185.53.178.53", + "185.53.178.54", + "217.160.95.94", + "217.160.141.142", + "64.190.63.111", + "35.186.238.101", + "217.70.184.38", + "217.70.184.50", + "198.54.117.216", + "198.54.117.211", + "198.54.117.218", + "198.54.117.210", + "198.54.117.217", + "198.54.117.215", + "198.54.117.212", + "3.64.163.50", + "213.145.228.16", + "52.128.23.153", + "13.248.216.40", + "75.2.26.18", + "76.223.65.111", + "93.191.168.52", + "104.26.7.37", + "104.26.6.37", + "172.67.70.191", + "50.28.32.8", + "95.217.58.108" + ], + "matching_attributes": [ + "domain|ip", + "ip-dst", + "ip-src" + ], + "name": "Parking domains", + "type": "cidr", + "version": 20221024 +}