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:
@@ -110,8 +110,10 @@
|
||||
],
|
||||
"timeout": 3600,
|
||||
"ip4": [
|
||||
"104.21.15.6",
|
||||
"136.243.74.157",
|
||||
"146.255.198.165",
|
||||
"172.67.160.248",
|
||||
"176.58.38.101",
|
||||
"176.58.38.109",
|
||||
"176.58.38.125",
|
||||
@@ -207,10 +209,15 @@
|
||||
"82.221.105.19",
|
||||
"85.217.222.70"
|
||||
],
|
||||
"ip6": [],
|
||||
"ip6": [
|
||||
"2606:4700:3030::ac43:a0f8",
|
||||
"2606:4700:3033::6815:f06"
|
||||
],
|
||||
"cidr4": [
|
||||
"104.16.0.0/12",
|
||||
"136.243.0.0/16",
|
||||
"146.255.0.0/16",
|
||||
"172.64.0.0/13",
|
||||
"176.58.38.0/23",
|
||||
"176.58.40.0/24",
|
||||
"176.58.41.0/24",
|
||||
@@ -235,7 +242,9 @@
|
||||
"82.221.105.0/24",
|
||||
"85.217.222.0/24"
|
||||
],
|
||||
"cidr6": [],
|
||||
"cidr6": [
|
||||
"2606:4700::/32"
|
||||
],
|
||||
"external": {
|
||||
"domains": [],
|
||||
"ip4": [],
|
||||
|
@@ -1717,10 +1717,14 @@
|
||||
"2a02:26f0:480:b8f::24fe",
|
||||
"2a02:26f0:480:f89::24fe",
|
||||
"2a02:26f0:480:f91::24fe",
|
||||
"2a02:26f0:5200:184::24fe",
|
||||
"2a02:26f0:5200:1a6::24fe",
|
||||
"2a02:26f0:5200:3a1::24fe",
|
||||
"2a02:26f0:5200:3bb::24fe",
|
||||
"2a02:26f0:5d00:786::24fe",
|
||||
"2a02:26f0:5d00:78c::24fe",
|
||||
"2a02:26f0:6d00:68c::24fe",
|
||||
"2a02:26f0:6d00:6a3::24fe",
|
||||
"2a02:26f0:7100:1af::24fe",
|
||||
"2a02:26f0:7100:1b8::24fe",
|
||||
"2a02:26f0:7100:2a9::24fe",
|
||||
@@ -1861,6 +1865,8 @@
|
||||
"2a02:26f0:e2:587::24fe",
|
||||
"2a02:26f0:e2:595::24fe",
|
||||
"2a02:26f0:e2:596::24fe",
|
||||
"2a02:26f0:e2:68b::24fe",
|
||||
"2a02:26f0:e2:694::24fe",
|
||||
"2a02:26f0:e2:783::24fe",
|
||||
"2a02:26f0:e2:785::24fe",
|
||||
"2a02:26f0:e2:786::24fe",
|
||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user