79806389

Date: 2025-11-01 07:49:30
Score: 3
Natty:
Report link

sid is "session id", which is hardcoded to 00 on mavericks. tk is "tile key", an md5 hash of the url and hardcoded api secrets. mapkey is the access token, a unix timestamp of the expiration date (4200 seconds after current time), followed by another md5 hash. all 3 are used together to authenticate maps requests to the gspaxx servers. your mapkey probably expired.

Reasons:
  • Contains signature (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Eric