mirror of
https://github.com/rekryt/iplist.git
synced 2025-10-12 16:39:35 +03:00
chore: new config data and cidr storage update
This commit is contained in:
@@ -19,6 +19,13 @@
|
||||
],
|
||||
"timeout": 3600,
|
||||
"ip4": [
|
||||
"104.21.112.1",
|
||||
"104.21.16.1",
|
||||
"104.21.32.1",
|
||||
"104.21.48.1",
|
||||
"104.21.64.1",
|
||||
"104.21.80.1",
|
||||
"104.21.96.1",
|
||||
"108.138.128.15",
|
||||
"108.138.128.50",
|
||||
"108.138.128.58",
|
||||
@@ -1579,6 +1586,10 @@
|
||||
"54.192.137.22",
|
||||
"54.192.137.25",
|
||||
"54.192.137.73",
|
||||
"54.192.97.110",
|
||||
"54.192.97.31",
|
||||
"54.192.97.51",
|
||||
"54.192.97.62",
|
||||
"54.230.202.125",
|
||||
"54.230.202.16",
|
||||
"54.230.202.37",
|
||||
@@ -1684,8 +1695,17 @@
|
||||
"99.86.74.6",
|
||||
"99.86.74.85"
|
||||
],
|
||||
"ip6": [],
|
||||
"ip6": [
|
||||
"2606:4700:3030::6815:1001",
|
||||
"2606:4700:3030::6815:2001",
|
||||
"2606:4700:3030::6815:3001",
|
||||
"2606:4700:3030::6815:4001",
|
||||
"2606:4700:3030::6815:5001",
|
||||
"2606:4700:3030::6815:6001",
|
||||
"2606:4700:3030::6815:7001"
|
||||
],
|
||||
"cidr4": [
|
||||
"104.16.0.0/12",
|
||||
"108.136.0.0/14",
|
||||
"108.156.0.0/14",
|
||||
"13.224.0.0/12",
|
||||
@@ -1703,7 +1723,9 @@
|
||||
"99.84.0.0/16",
|
||||
"99.86.0.0/16"
|
||||
],
|
||||
"cidr6": [],
|
||||
"cidr6": [
|
||||
"2606:4700::/32"
|
||||
],
|
||||
"external": {
|
||||
"domains": [],
|
||||
"ip4": [],
|
||||
|
Reference in New Issue
Block a user