saitejautpala commited on
Commit
be42aab
·
verified ·
1 Parent(s): 865e3a9

Update azure_count_ip_data.py

Browse files
Files changed (1) hide show
  1. azure_count_ip_data.py +2 -1
azure_count_ip_data.py CHANGED
@@ -27,7 +27,8 @@ WHITELIST_IPS_DICT = {
27
  "Bhupesh Bishnoi": ["2a02:842a:24:5a01:8cd6:5b22:1189:6035","192.168.1.8"],
28
  "Zheng Liu": ["128.143.71.67"],
29
  "Ming Xu": ["10.0.0.243"],
30
- "Ayush Sunil Munot": ["10.145.76.56"]
 
31
  }
32
 
33
  # Flatten IP list for backward compatibility
 
27
  "Bhupesh Bishnoi": ["2a02:842a:24:5a01:8cd6:5b22:1189:6035","192.168.1.8"],
28
  "Zheng Liu": ["128.143.71.67"],
29
  "Ming Xu": ["10.0.0.243"],
30
+ "Ayush Sunil Munot": ["10.145.76.56"],
31
+ "Saiteja Utpala": ["10.16.122.99"]
32
  }
33
 
34
  # Flatten IP list for backward compatibility