|
|

楼主 |
发表于 2020-2-11 19:21:21
|
显示全部楼层
我用记事本打开是html代码
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-touch-fullscreen" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="full-screen" content="yes">
<meta name="browsermode" content="application">
<meta name="x5-fullscreen" content="true">
<meta name="x5-page-mode" content="app">
<title>cat-Pcdn Player</title>
<link rel="stylesheet" href="./catDPlayer.min.css">
<script type="text/javascript" src="./catDPlayer.min.js"></script>
<!--<script src="https://cdn.bootcss.com/babel-polyfill/7.4.4/polyfill.min.js"></script>-->
<script type="text/javascript" src="./catP2P.min.js"></script>
</head>
<body>
<style>
body,html{width:100%;height:100%;background:#000;padding:0;margin:0;overflow-x:hidden;overflow-y:hidden}*{padding:0;margin:0;}#catP2pPlayer,.mask{position:relative;top:0;left:0;width:100%;height:100%;}.mask{z-index:100;background:rgba(0,0,0,0);}.play-icon{position:absolute;top:50%;left:50%;width:80px;height:80px;display:block;margin-top:-40px;margin-left:-40px;background-size:80px;background-image:url('./play.png');}}section{width:100%;height:60vh;display:flex;align-items:center;justify-content:center;}
</style>
<div class="mask">
<span class="play-icon"></span>
</div>
<div id="catP2pPlayer"></div>
<section>
<span style="font-size: 40px;color: red;">请输入正确的解析地址!</span>
</section>
<script type="text/javascript">
eval(function(p,a,c,k,e,d){e=function(c){return(c<a?"":e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--)d[e(c)]=k[c]||e(c);k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1;};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p;}('n k={x:4(5,v){8.9.E(5,v)},B:4(5){N 8.9.J(5)},L:4(5){8.9.K(5)},z:4(5){8.9.z()}};n r=8.j.s.b(\'?2=\')[1]?8.j.s.b(\'?2=\')[1]:\'\';2=r.b("://")[1].b("&")[0];a(2==""||2==I){7.c(\'#m\').g.i=\'e\'}d{q=7.j.O==\'t:\';a(q){2="t://"+2}d{2="P://"+2}o 3=p M({H:7.C(\'m\'),D:F,6:{2:2,G:\'A\',Q:{\'A\':4(6,17){o h=p 19({1a:l,1b:{18:l,15:l,16:\'//1e.1f.1g/1h\',1c:\'1d://V.W.X\'}});h.U(6.R);h.S(6)}}}});a(!3.6.w){7.c(\'.f\').g.i=\'e\'}d{7.c(\'.f\').T=4(){3.y();7.c(\'.f\').g.i=\'e\'}}3.12(k.B(\'u\'+2));3.13(\'14\',4(11){a(3.6.w){3.y()}});Y(4(){k.x(\'u\'+2,3.6.Z)},10)}',62,80,'||url|dp|function|key|video|document|window|sessionStorage|if|split|querySelector|else|none|mask|style|hls|display|location|webdata|false|catP2pPlayer|var|const|new|ishttps|urlPath|href|https|vod|val|paused|set|play|clear|customHls|get|getElementById|autoplay|setItem|true|type|container|undefined|getItem|removeItem|del|DPlayer|return|protocol|http|customType|src|attachMedia|onclick|loadSource|opensignal|gcvow|top|setInterval|currentTime|1000|stats|seek|on|loadstart|live|announce|player|logLevel|Hls|debug|p2pConfig|wsSignalerAddr|wss|p2p|maoyuncloud|com|v1'.split('|'),0,{}))
</script>
</body>
</html>
|
|