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:
@@ -12,20 +12,39 @@
|
||||
"timeout": 3600,
|
||||
"ip4": [
|
||||
"104.21.88.29",
|
||||
"104.26.14.157",
|
||||
"104.26.15.157",
|
||||
"172.67.171.254",
|
||||
"34.67.52.119"
|
||||
"172.67.68.151",
|
||||
"34.173.16.107",
|
||||
"34.67.52.119",
|
||||
"8.47.69.0",
|
||||
"8.47.69.6",
|
||||
"8.6.112.0",
|
||||
"8.6.112.6"
|
||||
],
|
||||
"ip6": [
|
||||
"2606:4700:20::681a:e9d",
|
||||
"2606:4700:20::681a:f9d",
|
||||
"2606:4700:20::ac43:4497",
|
||||
"2606:4700:3031::ac43:abfe",
|
||||
"2606:4700:3032::6815:581d"
|
||||
"2606:4700:3032::6815:581d",
|
||||
"2a06:98c1:3122:8000::",
|
||||
"2a06:98c1:3122:8000::6",
|
||||
"2a06:98c1:3123:8000::",
|
||||
"2a06:98c1:3123:8000::6"
|
||||
],
|
||||
"cidr4": [
|
||||
"104.16.0.0/12",
|
||||
"172.64.0.0/13",
|
||||
"34.64.0.0/10"
|
||||
"34.128.0.0/10",
|
||||
"34.64.0.0/10",
|
||||
"8.0.0.0/13",
|
||||
"8.32.0.0/11"
|
||||
],
|
||||
"cidr6": [
|
||||
"2606:4700::/32"
|
||||
"2606:4700::/32",
|
||||
"2a06:98c1::/32"
|
||||
],
|
||||
"external": {
|
||||
"domains": [],
|
||||
|
||||
@@ -72,7 +72,9 @@
|
||||
"188.114.97.8",
|
||||
"188.114.97.9",
|
||||
"199.232.175.52",
|
||||
"199.232.191.52",
|
||||
"199.232.39.52",
|
||||
"199.232.43.52",
|
||||
"199.232.83.52",
|
||||
"199.232.91.52",
|
||||
"204.141.88.92",
|
||||
@@ -109,6 +111,7 @@
|
||||
"2a04:4e42:3a::820",
|
||||
"2a04:4e42:400::820",
|
||||
"2a04:4e42:46::820",
|
||||
"2a04:4e42:47::820",
|
||||
"2a04:4e42:600::820",
|
||||
"2a04:4e42:6b::820",
|
||||
"2a04:4e42:6f::820",
|
||||
|
||||
Reference in New Issue
Block a user