33
33
real_ip_recursive on;
34
34
35
35
# CloudFront IP addresses from http://d7uri8nf7uskq.cloudfront.net/tools/list-cloudfront-ips
36
- # Last updated: 2021 -03-08
36
+ # Last updated: 2022 -03-26
37
37
set_real_ip_from 3.10.17.128/25;
38
38
set_real_ip_from 3.11.53.0/24;
39
39
set_real_ip_from 3.35.130.128/25;
@@ -57,14 +57,21 @@ http {
57
57
set_real_ip_from 13.228.69.0/24;
58
58
set_real_ip_from 13.233.177.192/26;
59
59
set_real_ip_from 13.249.0.0/16;
60
+ set_real_ip_from 15.158.0.0/16;
60
61
set_real_ip_from 15.188.184.0/24;
61
62
set_real_ip_from 15.207.13.128/25;
62
63
set_real_ip_from 15.207.213.128/25;
63
64
set_real_ip_from 18.64.0.0/14;
65
+ set_real_ip_from 18.154.0.0/15;
66
+ set_real_ip_from 18.160.0.0/15;
67
+ set_real_ip_from 18.164.0.0/15;
68
+ set_real_ip_from 18.172.0.0/15;
64
69
set_real_ip_from 18.192.142.0/23;
65
70
set_real_ip_from 18.200.212.0/23;
66
71
set_real_ip_from 18.216.170.128/25;
67
72
set_real_ip_from 18.229.220.192/26;
73
+ set_real_ip_from 18.238.0.0/15;
74
+ set_real_ip_from 18.244.0.0/15;
68
75
set_real_ip_from 34.195.252.0/24;
69
76
set_real_ip_from 34.216.51.0/25;
70
77
set_real_ip_from 34.223.12.224/27;
@@ -116,6 +123,8 @@ http {
116
123
set_real_ip_from 99.79.169.0/24;
117
124
set_real_ip_from 99.84.0.0/16;
118
125
set_real_ip_from 99.86.0.0/16;
126
+ set_real_ip_from 108.138.0.0/15;
127
+ set_real_ip_from 108.156.0.0/14;
119
128
set_real_ip_from 116.129.226.0/25;
120
129
set_real_ip_from 116.129.226.128/26;
121
130
set_real_ip_from 118.193.97.64/26;
0 commit comments