Skip to content

Commit dfb0335

Browse files
author
Alexandros Ioannides
authored
Changes to Cloudflare IP Range
http://www.cloudflare.com/ips
1 parent ccb4dd2 commit dfb0335

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

install/deb/nginx/nginx.conf

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,8 @@ http {
8585
set_real_ip_from 103.21.244.0/22;
8686
set_real_ip_from 103.22.200.0/22;
8787
set_real_ip_from 103.31.4.0/22;
88-
set_real_ip_from 104.16.0.0/12;
88+
set_real_ip_from 104.16.0.0/13;
89+
set_real_ip_from 104.24.0.0/14;
8990
set_real_ip_from 108.162.192.0/18;
9091
set_real_ip_from 131.0.72.0/22;
9192
set_real_ip_from 141.101.64.0/18;

0 commit comments

Comments
 (0)