Session Persistence
Medium
- Category
- Rogue Agent
- Content
- `sp_dc` - Main auth token (long string, required) - `sp_t` - Device ID (UUID format, required for playback) ### 2. Create config Create `~/.config/spogo/config.toml`: ```toml
- Confidence
- 92% confidence
- Finding
- Create config Create `~/.config/spogo/config.toml`: ```toml default_profile = "default" [profile.default] cookie_path = "~/.config/spogo/cookies/default.json" market = "IL" language = "en" ``` ###
