找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
广告投放联系QQ68610888
查看: 3970|回复: 7

[iptv信源 资源分享或寻求] 莲花卫视地址为何看不了了?

[复制链接]
发表于 2021-6-4 20:29 | 显示全部楼层 |阅读模式
莲花卫视: http://live-hls.macaulotustv.com/lotustv/macaulotustv.m3u8 突然无法看了403,
但是他们官网(http://www.lotustv.cc/)的那个还是可以播放。

我的恩山、我的无线 The best wifi forum is right here.
发表于 2021-6-4 20:33 | 显示全部楼层
本帖最后由 艸牛 于 2021-6-4 20:42 编辑
  1. <!DOCTYPE HTML>
  2. <html>
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  5. <style type="text/css">
  6. html,body{ padding:0; margin:0; width:100%; height:100%}
  7. #player {
  8.         height: 100%;
  9.         width: 100%;
  10. }
  11. </style>
  12. </head>
  13. <body>
  14. <div id="player"></div>
  15. <script src="https://sdk-release.qnsdk.com/qiniu-web-player-1.2.0.js"></script>
  16. <script type="text/javascript">
  17. const player = new QPlayer({
  18.   url: "http://live-hls.macaulotustv.com/lotustv/macaulotustv.m3u8",  
  19.   container: document.getElementById("player"),
  20.   autoplay: true,
  21. });
  22. </script>
  23. </body>
  24. </html>
复制代码

我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2021-6-4 20:49 | 显示全部楼层
可以用这个,不知道是不是一日源。http://3026552994.cloudvdn.com/a ... caulotustv&v3=1
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| 发表于 2021-6-4 21:34 | 显示全部楼层
本帖最后由 flight9 于 2021-6-4 21:42 编辑

好像这个已经404了,可能有地域限制或其他限制
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2021-6-4 21:59 | 显示全部楼层
动态的,翻论坛,某大神去年发源码了
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2021-6-4 22:07 | 显示全部楼层
  1. <?php
  2.     $bstrURL = 'http://live-hls.macaulotustv.com/lotustv/macaulotustv.m3u8';
  3.     $headers = array(
  4.         'User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.77 Safari/537.36',
  5.         'Referer: http://www.lotustv.cc/'

  6.     );

  7.     $ch = curl_init();
  8.     curl_setopt($ch,CURLOPT_URL,$bstrURL);
  9.     curl_setopt($ch,CURLOPT_RETURNTRANSFER,true);
  10.     curl_setopt($ch, CURLOPT_HTTPHEADER, $headers);
  11.     $data = curl_exec($ch);
  12.     $bstrURL = preg_replace('/#.*?\n/i','',$data);
  13.     header('location: '.$bstrURL);

  14. ?>
复制代码


就是简单的referer验证

评分

参与人数 1恩山币 +1 收起 理由
flight9 + 1 强大的恩山!(以下重复1万次)

查看全部评分

我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2021-6-4 22:13 | 显示全部楼层
wjxgzz 发表于 2021-6-4 22:07
就是简单的referer验证

id是啥啊?
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| 发表于 2021-6-5 12:40 | 显示全部楼层

不用id,不用id
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

本站网友
本站网友  发表于 2021-6-5 13:53
澳门莲花,http://mfbusjhe2as.2us.free.duil.cn/lotustv.php



拿去看  不客气 免费资源 奉献大家!!!

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

×
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

有疑问请添加管理员QQ86788181|手机版|小黑屋|Archiver|恩山无线论坛(常州市恩山计算机开发有限公司版权所有) ( 苏ICP备05084872号 )

GMT+8, 2024-4-20 11:04

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

| 江苏省互联网有害信息举报中心 举报信箱:js12377 | @jischina.com.cn 举报电话:025-88802724 本站不良内容举报信箱:68610888@qq.com 举报电话:0519-86695797

快速回复 返回顶部 返回列表