You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

33 lines
767 B
HTML

1 week ago
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name=viewport content="width=device-width,initial-scale=1,maximum-scale=1,minimum-scale=1,user-scalable=no,minimal-ui">
<meta name="referrer" content="no-referrer">
<title></title>
<style type="text/css">
html, body {
width: 100%;
height: 100%;
margin: auto;
overflow: hidden;
}
body {
display: flex;
}
#mse {
flex: auto;
}
</style>
</head>
<body>
<!-- http://192.168.1.235:8083/rtp/gb_play_34020000001320000001_34020000001320000001/hls.m3u8 -->
<div id="mse">
<a href="myWebshell://hello">打开应用exe</a>
</div>
</body>
</html>