mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 10:37:42 -07:00
New cloudflare IP adresses
This commit is contained in:
parent
b7c6eba7a5
commit
b207d508d8
1 changed files with 2 additions and 1 deletions
|
@ -76,6 +76,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;
|
||||
|
@ -83,7 +85,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