<!--
调用接口例子http://xxx.xxx.xxx/iframe.php?url=
调用播放例子http://xxx.xxx.xxx/iframe.php?url=https://v.youku.com/v_show/id_XMzQxMjEyMzY1Mg==.html
-->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<meta name="renderer" content="webkit"/>
<meta name="force-rendering" content="webkit"/>
<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"/>
<meta content="width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=no" id="viewport" name="viewport">
<title>播放器名称</title>
</head>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" bgcolor="#000000">
<iframe src="http://api.iopenyun.com:88/vip/?url=<?php echo $_GET['url']; ?>" id="baiyug'.time().'" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" allOwfullscreen="true" scrolling="no" height="100%" width="100%"></iframe>
</body>
</html>
最后修改:2022 年 07 月 30 日
© 允许规范转载