Terry Zhuo commited on
Commit
6fc0807
·
1 Parent(s): f1129a5
Files changed (1) hide show
  1. azure_count_ip_data.py +1 -1
azure_count_ip_data.py CHANGED
@@ -11,7 +11,7 @@ from log_reader import RemoteLogReader
11
 
12
  # List of IP addresses we care about
13
  WHITELIST_IPS_DICT = {
14
- "Chen Gong": ["199.111.212.5"],
15
  "Juyong Jiang": ["175.159.122.63"],
16
  "Kenneth Hamilton": ["109.245.193.97"],
17
  "Marek Suppa": ["158.195.18.232"],
 
11
 
12
  # List of IP addresses we care about
13
  WHITELIST_IPS_DICT = {
14
+ "Chen Gong": ["128.143.67.19"],
15
  "Juyong Jiang": ["175.159.122.63"],
16
  "Kenneth Hamilton": ["109.245.193.97"],
17
  "Marek Suppa": ["158.195.18.232"],