chore: new config data and cidr storage update

This commit is contained in:
Rekryt
2025-05-25 16:17:15 +03:00
parent fd0232debc
commit f3f8f76f91
53 changed files with 9682 additions and 87 deletions

View File

@@ -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": [],

View File

@@ -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