diff --git a/service/esiAccess.py b/service/esiAccess.py index db1931fa2..8ec3dd95d 100644 --- a/service/esiAccess.py +++ b/service/esiAccess.py @@ -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):