Update azure_count_ip_data.py
Browse files- azure_count_ip_data.py +1 -1
azure_count_ip_data.py
CHANGED
@@ -24,7 +24,7 @@ WHITELIST_IPS_DICT = {
|
|
24 |
"Kumar Shridhar": ["129.132.145.250"],
|
25 |
"Viktor Gal": ["2a02:169:3e9:0:6ce8:e76f:faed:c830"],
|
26 |
"Guangyu Song": ["70.50.179.57"],
|
27 |
-
"Bhupesh Bishnoi": ["2a02:842a:24:5a01:8cd6:5b22:1189:6035"],
|
28 |
"Zheng Liu": ["128.143.71.67"],
|
29 |
"Ming Xu": ["10.0.0.243"],
|
30 |
"Ayush Sunil Munot": ["10.145.76.56"]
|
|
|
24 |
"Kumar Shridhar": ["129.132.145.250"],
|
25 |
"Viktor Gal": ["2a02:169:3e9:0:6ce8:e76f:faed:c830"],
|
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"]
|