terryyz saitejautpala commited on
Commit
b3d3c30
·
verified ·
1 Parent(s): e61e2db

Update azure_count_ip_data.py (#10)

Browse files

- Update azure_count_ip_data.py (be42aab5ac1d2017020c7b961e661732ca5dd4b9)


Co-authored-by: saitejautpala <saitejautpala@users.noreply.huggingface.co>

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