Internet Browser: Difference between revisions
Line 359: | Line 359: | ||
The browser codebins starting with v9.9 now contain the following URL strings: | The browser codebins starting with v9.9 now contain the following URL strings: | ||
* Old3DS: <nowiki>"https://cbvc.cdn.nintendo.net/CTR/1/ | * Old3DS: <nowiki>"https://cbvc.cdn.nintendo.net/CTR/1/<region>"</nowiki> | ||
* New3DS: <nowiki>"https://cbvc.cdn.nintendo.net/SNAKE/1/ | * New3DS: <nowiki>"https://cbvc.cdn.nintendo.net/SNAKE/1/<region>"</nowiki> | ||
The <region> string is one of the following: | |||
* "JPN" | |||
* "USA" | |||
* "EUR" | |||
* "KOR" | |||
Starting with the browser from [[10.2.0-28]], the "1" in the above URLs were changed to "2". | Starting with the browser from [[10.2.0-28]], the "1" in the above URLs were changed to "2". |