We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccb4dd2 commit dfb0335Copy full SHA for dfb0335
install/deb/nginx/nginx.conf
@@ -85,7 +85,8 @@ http {
85
set_real_ip_from 103.21.244.0/22;
86
set_real_ip_from 103.22.200.0/22;
87
set_real_ip_from 103.31.4.0/22;
88
- set_real_ip_from 104.16.0.0/12;
+ set_real_ip_from 104.16.0.0/13;
89
+ set_real_ip_from 104.24.0.0/14;
90
set_real_ip_from 108.162.192.0/18;
91
set_real_ip_from 131.0.72.0/22;
92
set_real_ip_from 141.101.64.0/18;
0 commit comments