From 1c3f950b64379e6dcaa0b79bc4cd1b424d535703 Mon Sep 17 00:00:00 2001
From: Striven <sg.striven@cutecat.club>
Date: Fri, 20 Feb 2026 16:25:14 +0000
Subject: [PATCH] Nevermind

---
 05_storm/01_overview.md |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/05_storm/01_overview.md b/05_storm/01_overview.md
index c771dc9..d58fd0b 100644
--- a/05_storm/01_overview.md
+++ b/05_storm/01_overview.md
@@ -6,7 +6,8 @@
 
 ## Routers
 In the `us-sdkClientStorm` field for the game's [Space](../03_ubisoft_services/03_structure.md#spaces) parameters, a set of **router provisioning URLs** is provided:
-```
+
+```json
 {
   "parameters": {
     "us-sdkClientStorm": {
@@ -46,7 +47,7 @@
 
 ### Example Response
 
-```
+```json
 {
     "router": "52.207.248.146:12000"
 }

--
Gitblit v1.10.0