Skip to content

Commit

Permalink
update splatnet 3 version hash
Browse files Browse the repository at this point in the history
  • Loading branch information
frozenpandaman authored Dec 13, 2023
1 parent 3f3691f commit 7e9ee2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iksm.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 14,7 @@
NSOAPP_VERSION = "unknown"
NSOAPP_VER_FALLBACK = "2.8.1"
WEB_VIEW_VERSION = "unknown"
WEB_VIEW_VER_FALLBACK = "6.0.0-e135295b" # fallback for current splatnet 3 ver
WEB_VIEW_VER_FALLBACK = "6.0.0-daea5c11" # fallback for current splatnet 3 ver
SPLATNET3_URL = "https://api.lp1.av5ja.srv.nintendo.net"
GRAPHQL_URL = SPLATNET3_URL "/api/graphql"

Expand Down

0 comments on commit 7e9ee2b

Please sign in to comment.