Cleanup PING_INTERNET_IPS

This commit is contained in:
Ivan Kravets
2019-04-17 20:05:51 +03:00
parent 41ab97203a
commit 6501c1f171

View File

@ -698,7 +698,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
]