blob: d5504bdc34970148912c0270e6eb630ba6296af3 [file] [log] [blame]
<!DOCTYPE html>
<script src="/resources/get-host-info.js"></script>
<script>
let file_pathname = window.location.pathname;
let folder_pathname = file_pathname.substring(0, file_pathname.lastIndexOf('/'));
window.location = get_host_info().UNAUTHENTICATED_ORIGIN + folder_pathname + '/resources/navigator-language-in-insecure-context-disabled-helper.html';
</script>