mingx98 commited on
Commit
4c51925
·
verified ·
1 Parent(s): b3d3c30

Update azure_count_ip_data.py

Browse files
Files changed (1) hide show
  1. azure_count_ip_data.py +1 -1
azure_count_ip_data.py CHANGED
@@ -26,7 +26,7 @@ WHITELIST_IPS_DICT = {
26
  "Guangyu Song": ["70.50.179.57"],
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
  }
 
26
  "Guangyu Song": ["70.50.179.57"],
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", "2601:600:8d00:9510:5150:468c:ab7d:518d"],
30
  "Ayush Sunil Munot": ["10.145.76.56"],
31
  "Saiteja Utpala": ["10.16.122.99"]
32
  }