ÿØÿà 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/ |
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Title</title> <link href="https://vjs.zencdn.net/7.8.2/video-js.css" rel="stylesheet" /> <!-- If you'd like to support IE8 (for Video.js versions prior to v7) --> <script src="https://vjs.zencdn.net/ie8/1.1.2/videojs-ie8.min.js"></script> <link href="https://unpkg.com/@videojs/themes@1/dist/forest/index.css" rel="stylesheet"> <script src="https://vjs.zencdn.net/7.8.2/video.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/videojs-contrib-hls/5.15.0/videojs-contrib-hls.min.js"></script> </head> <body> <video id=example-video width=960 height=540 class="video-js vjs-default-skin" controls autoplay> <source src="https://vidoe.top/cache/hls/new_8qyontup4zw.m3u8" type="application/x-mpegURL"> </video> <script> var player = videojs('example-video'); player.play(); </script> </body> </html>