mirror of
https://github.com/rekryt/iplist.git
synced 2026-02-26 09:18:35 +03:00
chore: new config data and cidr storage update
This commit is contained in:
@@ -15,8 +15,10 @@
|
||||
],
|
||||
"timeout": 3600,
|
||||
"ip4": [
|
||||
"104.20.17.195",
|
||||
"138.249.2.1",
|
||||
"162.19.86.111",
|
||||
"172.66.145.174",
|
||||
"185.137.232.219",
|
||||
"186.2.165.47",
|
||||
"186.2.165.82",
|
||||
@@ -31,11 +33,15 @@
|
||||
"95.129.232.114"
|
||||
],
|
||||
"ip6": [
|
||||
"2606:4700:10::6814:11c3",
|
||||
"2606:4700:10::ac42:91ae",
|
||||
"2a11:27c0:20::1038"
|
||||
],
|
||||
"cidr4": [
|
||||
"104.16.0.0/12",
|
||||
"138.249.0.0/16",
|
||||
"162.19.0.0/16",
|
||||
"172.64.0.0/13",
|
||||
"185.137.232.0/24",
|
||||
"186.2.165.0/24",
|
||||
"188.124.37.0/24",
|
||||
@@ -49,6 +55,7 @@
|
||||
"95.129.232.0/24"
|
||||
],
|
||||
"cidr6": [
|
||||
"2606:4700::/32",
|
||||
"2a11:27c0::/32"
|
||||
],
|
||||
"external": {
|
||||
|
||||
Reference in New Issue
Block a user