Cleanup PING_INTERNET_IPS

This commit is contained in:
Ivan Kravets
2019-04-17 20:05:51 +03:00
parent 29cf1c8596
commit 4edfb8f6cc

View File

@ -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
]