Add Geoguessr API Collection with v3 and v4 folders, environment setup, and getProfiles endpoint configuration.

This commit is contained in:
Yûki VACHOT 2025-11-29 02:52:37 +01:00
parent 283d7deee4
commit ca30297033
5 changed files with 45 additions and 16 deletions

View file

@ -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
]