Internet Browser: Difference between revisions

Line 259: Line 259:


==== v10.4 ====
==== v10.4 ====
The ExeFS codebin was updated.
The ExeFS codebin was updated, the only change was that the following code was updated in the actual NupCheck HTTPS request function:
* Previous version: sprintf(out, "https://cbvc.cdn.nintendo.net/SNAKE/2/%s", region);
* Current  version: sprintf(out, "https://cbvc.cdn.nintendo.net/SNAKE/%d/%s", 3, region);


The following RomFS files were updated(see the forced-sysupdate section regarding what changed in the message files):
The following RomFS files were updated(see the forced-sysupdate section regarding what changed in the message files):