fix default URL
This commit is contained in:
parent
4768d37d36
commit
732576bfb4
@ -16,7 +16,7 @@ from sseclient import SSEClient
|
||||
|
||||
from .exceptions import UnauthorizedException, WhereIsException
|
||||
|
||||
API_DEFAULT_URL = "https://api-whereis.thegux.fr"
|
||||
API_DEFAULT_URL = "https://api.locame.duckdns.org"
|
||||
|
||||
__all__ = ["Client", "OrderField"]
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user