Add Geoguessr API Collection with v3 and v4 folders, environment setup, and getProfiles endpoint configuration.
This commit is contained in:
parent
283d7deee4
commit
ca30297033
5 changed files with 45 additions and 16 deletions
|
|
@ -0,0 +1,7 @@
|
|||
vars {
|
||||
GEOGUESSR_API_URL: https://www.geoguessr.com/api
|
||||
GAME_SERVER_URL: https://game-server.geoguessr.com/api
|
||||
}
|
||||
vars:secret [
|
||||
GEOGUESSR_NCFA_COOKIE
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue