mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-30 10:07:14 +02:00
Update API IP
This commit is contained in:
@ -33,7 +33,7 @@ __license__ = "Apache Software License"
|
||||
__copyright__ = "Copyright 2014-2016 Ivan Kravets"
|
||||
|
||||
__apiurl__ = "http://api.platformio.org"
|
||||
__apiip__ = "178.62.159.183"
|
||||
__apiip__ = "198.7.57.247"
|
||||
|
||||
|
||||
if sys.version_info >= (3, 0, 0):
|
||||
|
Reference in New Issue
Block a user