| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 | 
<!DOCTYPE HTML><html><head><meta name="x-key" content="567f3ede3d02d9c02487bbe08f08994f"><meta charset="utf-8"><title>圣诞脱光大战</title><meta name="x-id" content="632"><meta name="viewport" content="width=device-width,initial-scale=1, minimum-scale=1, maximum-scale=1, user-scalable=no,target-densitydpi=device-dpi" /><meta name="apple-mobile-web-app-capable" content="yes" /><meta name="full-screen" content="true" /><meta name="screen-orientation" content="portrait" /><meta name="x5-fullscreen" content="true" /><meta name="360-fullscreen" content="true" /><script src="//api.51h5.com/open/sdk.php"></script><style>        body {            text-align: center;            background: #000000;            padding: 0;            border: 0;            margin: 0;            height: 100%;        }        html {            -ms-touch-action: none; /* Direct all pointer events to JavaScript code. */            overflow: hidden;        }        div, canvas {            display: block;            position: absolute;            margin: 0 auto;            padding: 0;            border: 0;        }    </style></head><body><img src="wx.jpg" width="0" height="0" style="position: absolute;" /><div style="position: relative;" id="gameDiv"></div><script>var document_class = "Main";</script><script src="launcher/egret_require.js"></script><script src="launcher/egret_loader.js"></script><script src="launcher/game-min.js?v=2"></script><script>        setTimeout(function () {            egret_h5.startGame();        }, 500);    </script></body></html>
 |