mirror of
https://github.com/Ahrimdon/detailed-cod-tracker.git
synced 2025-04-20 16:15:31 -04:00
Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
c923368c1b |
@ -88,7 +88,7 @@ class API:
|
|||||||
cachedMappings = None
|
cachedMappings = None
|
||||||
|
|
||||||
fakeXSRF = str(uuid.uuid4())
|
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
|
loggedIn: bool = False
|
||||||
|
|
||||||
# endPoints
|
# endPoints
|
||||||
|
Loading…
x
Reference in New Issue
Block a user