forked from platformio/platformio-core
Cleanup PING_INTERNET_IPS
This commit is contained in:
@ -680,7 +680,6 @@ def get_api_result(url, params=None, data=None, auth=None, cache_valid=None):
|
||||
|
||||
PING_INTERNET_IPS = [
|
||||
"192.30.253.113", # github.com
|
||||
"18.195.111.75", # dl.bintray.com
|
||||
"193.222.52.25" # dl.platformio.org
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user