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:
@@ -27,28 +27,41 @@
|
||||
"188.114.99.236",
|
||||
"194.67.71.10",
|
||||
"194.67.71.100",
|
||||
"194.67.71.104",
|
||||
"194.67.71.11",
|
||||
"194.67.71.112",
|
||||
"194.67.71.115",
|
||||
"194.67.71.117",
|
||||
"194.67.71.121",
|
||||
"194.67.71.123",
|
||||
"194.67.71.13",
|
||||
"194.67.71.138",
|
||||
"194.67.71.14",
|
||||
"194.67.71.142",
|
||||
"194.67.71.15",
|
||||
"194.67.71.155",
|
||||
"194.67.71.156",
|
||||
"194.67.71.166",
|
||||
"194.67.71.176",
|
||||
"194.67.71.191",
|
||||
"194.67.71.194",
|
||||
"194.67.71.199",
|
||||
"194.67.71.25",
|
||||
"194.67.71.29",
|
||||
"194.67.71.30",
|
||||
"194.67.71.32",
|
||||
"194.67.71.33",
|
||||
"194.67.71.35",
|
||||
"194.67.71.36",
|
||||
"194.67.71.51",
|
||||
"194.67.71.64",
|
||||
"194.67.71.66",
|
||||
"194.67.71.71",
|
||||
"194.67.71.75",
|
||||
"194.67.71.78",
|
||||
"194.67.71.80",
|
||||
"194.67.71.83",
|
||||
"194.67.71.87",
|
||||
"194.67.71.9"
|
||||
],
|
||||
"ip6": [
|
||||
@@ -66,10 +79,12 @@
|
||||
],
|
||||
"cidr4": [
|
||||
"104.16.0.0/12",
|
||||
"188.114.96.0/22"
|
||||
"188.114.96.0/22",
|
||||
"194.67.71.0/24"
|
||||
],
|
||||
"cidr6": [
|
||||
"2606:4700::/32",
|
||||
"2a00:f940:4::/48",
|
||||
"2a06:98c1::/32"
|
||||
],
|
||||
"external": {
|
||||
|
Reference in New Issue
Block a user