mirror of
https://github.com/myvesta/vesta
synced 2025-08-05 22:34:41 -07:00
New cloudflare IP addresses
This commit is contained in:
parent
543e6b5bc9
commit
b7c6eba7a5
1 changed files with 2 additions and 1 deletions
|
@ -77,6 +77,8 @@ http {
|
|||
set_real_ip_from 103.21.244.0/22;
|
||||
set_real_ip_from 103.22.200.0/22;
|
||||
set_real_ip_from 103.31.4.0/22;
|
||||
set_real_ip_from 104.16.0.0/13;
|
||||
set_real_ip_from 104.24.0.0/14;
|
||||
set_real_ip_from 141.101.64.0/18;
|
||||
set_real_ip_from 108.162.192.0/18;
|
||||
set_real_ip_from 190.93.240.0/20;
|
||||
|
@ -84,7 +86,6 @@ http {
|
|||
set_real_ip_from 197.234.240.0/22;
|
||||
set_real_ip_from 198.41.128.0/17;
|
||||
set_real_ip_from 162.158.0.0/15;
|
||||
set_real_ip_from 104.16.0.0/12;
|
||||
set_real_ip_from 172.64.0.0/13;
|
||||
set_real_ip_from 131.0.72.0/22;
|
||||
set_real_ip_from 2400:cb00::/32;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue