<?php
$t=$_GET['xh_123456'];
$t=str_replace('%3D','',$t);
$t=base64_decode($t);
?>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title></title>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="white">
<style type="text/css">
body, html {
height: 98%;
}
#playlive {
height: 100%;
}
</style>
<script type="text/javascript" src="/js/jquery-1.9.1.min.js?r=2"></script>
</head>
<body>
<div id="playlive"></div>
<script>
var data ={"html":'<iframe src="<?=$t?>" width="100%" height="100%" frameborder=0 webkitallowfullscreen="" mozallowfullscreen="" allowfullscreen=""></iframe>'};
$("#playlive").html(data.html);
</script>
</body>
</html>
有没有大佬帮帮我风影OvO 发表于 2019-9-7 16:01
楼主试试这样行吗
linode-jspinosi 发表于 2019-9-7 16:14
大佬牛逼,谢谢大佬。大佬万岁,祝大佬2019一路发发发!!!!!!!!!!!!!!!!!!!! ...

kagurazakashira 发表于 2019-9-7 16:32
是什么驱使你有在decode前替换字符的想法....
等号得罪谁了 要被替换掉^
| 欢迎光临 全球主机交流论坛 (https://loc.imgfree.eu.org/) | Powered by Discuz! X3.4 |