<!DOCTYPE html>
<html>
<head>
<script>
window.location = 'intent://test/#Intent;scheme=externalappscheme;end';
</script>
</head>
<body>
Welcome to Hello.
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<script>
window.location = 'intent://test/#Intent;scheme=externalappscheme;end';
</script>
</head>
<body>
Welcome to Hello.
</body>
</html>