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:
@@ -21,10 +21,18 @@
|
||||
"104.21.48.1",
|
||||
"104.21.64.1",
|
||||
"104.21.80.1",
|
||||
"104.21.83.127",
|
||||
"104.21.96.1",
|
||||
"138.197.58.222",
|
||||
"165.227.251.182",
|
||||
"165.227.251.183",
|
||||
"172.67.175.221",
|
||||
"188.114.96.10",
|
||||
"188.114.96.4",
|
||||
"188.114.96.7",
|
||||
"188.114.97.10",
|
||||
"188.114.97.4",
|
||||
"188.114.97.7",
|
||||
"45.55.122.20"
|
||||
],
|
||||
"ip6": [
|
||||
@@ -34,16 +42,27 @@
|
||||
"2606:4700:3030::6815:4001",
|
||||
"2606:4700:3030::6815:5001",
|
||||
"2606:4700:3030::6815:6001",
|
||||
"2606:4700:3030::6815:7001"
|
||||
"2606:4700:3030::6815:7001",
|
||||
"2606:4700:3031::ac43:afdd",
|
||||
"2606:4700:3037::6815:537f",
|
||||
"2a06:98c1:3120::4",
|
||||
"2a06:98c1:3120::7",
|
||||
"2a06:98c1:3120::a",
|
||||
"2a06:98c1:3121::4",
|
||||
"2a06:98c1:3121::7",
|
||||
"2a06:98c1:3121::a"
|
||||
],
|
||||
"cidr4": [
|
||||
"104.16.0.0/12",
|
||||
"138.197.0.0/16",
|
||||
"165.227.0.0/16",
|
||||
"172.64.0.0/13",
|
||||
"188.114.96.0/22",
|
||||
"45.55.0.0/16"
|
||||
],
|
||||
"cidr6": [
|
||||
"2606:4700::/32"
|
||||
"2606:4700::/32",
|
||||
"2a06:98c1::/32"
|
||||
],
|
||||
"external": {
|
||||
"domains": [],
|
||||
|
Reference in New Issue
Block a user