fix esi endpoint

This commit is contained in:
Ryan Holmes
2018-12-19 10:17:50 -05:00
parent ac3a7386aa
commit b739b791d4

View File

@@ -95,7 +95,7 @@ class EsiAccess(object):
@property
def esi_url(self):
return "https://esi.tech.ccp.is"
return "https://esi.evetech.net"
@property
def oauth_verify(self):