Compare commits

...

1 Commits
main ... v2.0.1

Author SHA1 Message Date
Rim
c923368c1b maint(__init__.py): update baseURL 2025-01-04 04:28:03 -05:00

View File

@ -88,7 +88,7 @@ class API:
cachedMappings = None
fakeXSRF = str(uuid.uuid4())
baseUrl: str = "https://my.callofduty.com/api/papi-client"
baseUrl: str = "https://profile.callofduty.com/api/papi-client"
loggedIn: bool = False
# endPoints