From 18b7087266cd0d7b3008bfbe17a2268cd57bf4eb Mon Sep 17 00:00:00 2001 From: eli fessler Date: Fri, 1 Sep 2023 23:42:23 -1000 Subject: [PATCH] update readme for new in-browser splatnet access guide (#140) --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 393ef1c..6e88e44 100644 --- a/README.md +++ b/README.md @@ -72,11 +72,9 @@ Have any questions, problems, or suggestions? [Create an issue](https://github.c ### Accessing SplatNet 3 from your browser -If you wish to access SplatNet 3 from your computer rather than via the phone app, navigate to [https://api.lp1.av5ja.srv.nintendo.net/](https://api.lp1.av5ja.srv.nintendo.net/) (it should show server maintenance). Use your browser or a third-party extension to add a cookie (Chrome instructions [here](https://developer.chrome.com/docs/devtools/storage/cookies/)) named `_gtoken`. Set it to the value you obtained previously (automatically by running the script or via [mitmproxy](https://github.com/frozenpandaman/s3s/wiki/mitmproxy-instructions)) – stored as `gtoken` in `config.txt` – and refresh the page. If you only want to access SplatNet and don't have a stat.ink API key, simply enter "skip" for this step during setup. +If you wish to access SplatNet 3 from your computer rather than via the NSO phone app, or if you don't have a smartphone, follow [this s3s wiki article](https://github.com/frozenpandaman/s3s/wiki/in%E2%80%90browser-splatnet-3) to enable the use of SplatNet in-browser. -To access SplatNet 3 in a language other than English, go to `https://api.lp1.av5ja.srv.nintendo.net/?lang=xx-XX` where `xx-XX` is one of the available [language codes](https://github.com/frozenpandaman/s3s/wiki/languages). - -You can even enter QR codes on the web version of SplatNet 3 via the list of available ones [here](https://github.com/frozenpandaman/s3s/wiki/list-of-qr-codes)! +SplatNet 3 can be used in any available game language. You can even enter QR codes on the web version of the app via the list of available ones [here](https://github.com/frozenpandaman/s3s/wiki/list-of-qr-codes)! *Splatoon 3* stage rotation information, Splatfest data, and current SplatNet gear are viewable at [splatoon3.ink](https://splatoon3.ink/).