Internet Browser: Difference between revisions
Line 21: | Line 21: | ||
Going by strings in the ExeFS .code, it appears the filter is done by doing a plaintext HTTP POST to a server with hostname ending with .jp with port 20080. | Going by strings in the ExeFS .code, it appears the filter is done by doing a plaintext HTTP POST to a server with hostname ending with .jp with port 20080. | ||
The WebKit source was updated since the Old3DS browser | The WebKit source was updated since the Old3DS browser. | ||
Unlike the Old3DS browser, the New3DS browser uses the following services: [[MVD_Services|mvd:STD]] and [[IR_Services|ir:rst]](DLC-related services are used too but those aren't New3DS specific). | Unlike the Old3DS browser, the New3DS browser uses the following services: [[MVD_Services|mvd:STD]] and [[IR_Services|ir:rst]](DLC-related services are used too but those aren't New3DS specific). |