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:
@@ -12,18 +12,22 @@
|
||||
"timeout": 3600,
|
||||
"ip4": [
|
||||
"104.21.73.130",
|
||||
"172.67.162.234"
|
||||
"172.67.162.234",
|
||||
"94.131.105.251"
|
||||
],
|
||||
"ip6": [
|
||||
"2606:4700:3033::6815:4982",
|
||||
"2606:4700:3036::ac43:a2ea"
|
||||
"2606:4700:3036::ac43:a2ea",
|
||||
"2a0a:2b43:69:7a26::"
|
||||
],
|
||||
"cidr4": [
|
||||
"104.16.0.0/12",
|
||||
"172.64.0.0/13"
|
||||
"172.64.0.0/13",
|
||||
"94.131.105.0/24"
|
||||
],
|
||||
"cidr6": [
|
||||
"2606:4700::/32"
|
||||
"2606:4700::/32",
|
||||
"2a0a:2b43::/32"
|
||||
],
|
||||
"external": {
|
||||
"domains": [],
|
||||
|
@@ -595,6 +595,7 @@
|
||||
"104.81.120.184",
|
||||
"104.82.225.187",
|
||||
"104.82.74.205",
|
||||
"104.83.106.92",
|
||||
"104.83.115.85",
|
||||
"104.83.47.174",
|
||||
"104.85.17.209",
|
||||
@@ -1849,6 +1850,8 @@
|
||||
"2a02:26f0:b5:1a9::24fe",
|
||||
"2a02:26f0:b700:495::24fe",
|
||||
"2a02:26f0:b700:498::24fe",
|
||||
"2a02:26f0:b80:783::24fe",
|
||||
"2a02:26f0:b80:78c::24fe",
|
||||
"2a02:26f0:c000:186::24fe",
|
||||
"2a02:26f0:c000:18c::24fe",
|
||||
"2a02:26f0:c000:19a::24fe",
|
||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user