Skip to content

Commit fece3a4

Browse files
author
Sally Lehman
committed
ips we no longer use and public EIPs we will shortly be going into production with
1 parent c1e4407 commit fece3a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/WP_Auth0_Ip_Check.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
class WP_Auth0_Ip_Check {
33

44
protected $valid_webtask_ips = array(
5-
'us' => '138.91.154.99,54.221.228.15,54.183.64.135,54.67.77.38,54.67.15.170,54.183.204.205,54.173.21.107,54.85.173.28',
5+
'us' => '138.91.154.99,54.183.64.135,54.67.77.38,54.67.15.170,54.183.204.205,54.173.21.107,54.85.173.28,35.167.74.121,35.160.3.103,35.166.202.113,52.14.40.253,52.14.38.78,52.14.17.114,52.71.209.77,34.195.142.251,52.200.94.42',
66
'eu' => '52.28.56.226,52.28.45.240,52.16.224.164,52.16.193.66',
77
'au' => '52.64.84.177,52.64.111.197',
88
);

0 commit comments

Comments
 (0)