mirror of
https://github.com/rekryt/iplist.git
synced 2025-10-13 00:49:36 +03:00
chore: new config data and cidr storage update
This commit is contained in:
@@ -340,6 +340,10 @@
|
||||
"65.9.66.38",
|
||||
"65.9.66.84",
|
||||
"65.9.66.92",
|
||||
"65.9.86.111",
|
||||
"65.9.86.114",
|
||||
"65.9.86.123",
|
||||
"65.9.86.39",
|
||||
"66.102.1.121",
|
||||
"74.125.131.121",
|
||||
"74.125.133.121",
|
||||
@@ -365,6 +369,7 @@
|
||||
"2a00:1450:400d:808::2013",
|
||||
"2a00:1450:400d:80a::2013",
|
||||
"2a00:1450:400d:80c::2013",
|
||||
"2a00:1450:400d:80d::2013",
|
||||
"2a00:1450:400d:80e::2013",
|
||||
"2a00:1450:400f:800::2013",
|
||||
"2a00:1450:400f:801::2013",
|
||||
|
@@ -11,11 +11,15 @@
|
||||
],
|
||||
"timeout": 3600,
|
||||
"ip4": [
|
||||
"100.29.24.1",
|
||||
"44.210.0.117",
|
||||
"75.2.37.224",
|
||||
"91.228.152.66"
|
||||
],
|
||||
"ip6": [],
|
||||
"cidr4": [
|
||||
"100.24.0.0/13",
|
||||
"44.192.0.0/10",
|
||||
"75.2.0.0/17",
|
||||
"91.228.152.0/22"
|
||||
],
|
||||
|
Reference in New Issue
Block a user