找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
广告投放联系QQ68610888
查看: 30262|回复: 379

江西官网代理源码PHP修正版

 火... [复制链接]
发表于 2020-4-20 19:10 | 显示全部楼层 |阅读模式
<?php
//id=1-8 江西1-8, 9风尚购物, 10陶瓷频道
$url="http://www.jxntv.cn/live/js/config.js";
$ch = curl_init();
curl_setopt($ch, CURLOPT_USERAGENT,'Mozilla/5.0 (andriod 8.0; SV1; .NET CLR 2.0.50727;)');
curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
curl_setopt($ch, CURLOPT_URL, $url);
$re=curl_exec($ch);
curl_close($ch);
preg_match_all('|"stream": "(.*?)"|i',$re,$v);
$t=time();
$header[]="Referer:http://www.jxntv.cn/live/";
$header[]="Origin:http://www.jxntv.cn";
$header[]="DNT:1";
$url="http://app.jxntv.cn/Qiniu/liveauth/authlogin.php?t=".$t;
$ch = curl_init();
curl_setopt($ch, CURLOPT_URL, $url);
curl_setopt($ch,CURLOPT_HTTPHEADER,$header);
curl_setopt($ch, CURLOPT_USERAGENT,"Mozilla/5.0 (Linux; Android 8.0.0; SM-G9300 Build/R16NW; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045118 Mobile Safari/537.36");
curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
curl_setopt($ch,CURLOPT_HEADER,1);
$tmp=curl_exec($ch);
preg_match_all('|Set-Cookie: (.*?);|i',$tmp,$c);
$co='';
$i=0;
while($i<(count($c[1]))) {
$co=$co.$c[1][$i].";";
$i=$i+1;
}
$header[]="Cookie:".$co;
$url="http://app.jxntv.cn/Qiniu/liveauth/getAuth.php?t=".$t;
curl_setopt($ch, CURLOPT_URL, $url);
curl_setopt($ch,CURLOPT_HTTPHEADER,$header);
curl_setopt($ch,CURLOPT_HEADER,0);
$tmp=curl_exec($ch);
$tmp=json_decode($tmp);
$url="http://live.jxtvcn.com.cn".$v[1][$_GET['id']-1]."?token=".$tmp->token."&t=".$tmp->t;
curl_setopt($ch, CURLOPT_FOLLOWLOCATION, 1);
curl_setopt($ch, CURLOPT_URL, $url);
$tmp=curl_exec($ch);
$url='';
if(strpos($tmp,'http://') !=false){
$url =curl_getinfo($ch,CURLINFO_EFFECTIVE_URL);
}
curl_close($ch);
//echo $url;
header('Location:'.$url);
?>


点评

现在好像不能播放了,可能还要修复下  发表于 2020-8-28 13:20
我的恩山、我的无线 The best wifi forum is right here.
发表于 2020-4-20 19:11 | 显示全部楼层
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2020-4-20 19:12 | 显示全部楼层
感谢分享看看是什么好东西
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2020-4-20 19:13 | 显示全部楼层
看看!!!!!!
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2020-4-20 19:14 | 显示全部楼层
感谢分享看看是什么好东西
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2020-4-20 19:14 | 显示全部楼层
66666666666
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2020-4-20 19:16 | 显示全部楼层
看看是什么好源
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2020-4-20 19:16 | 显示全部楼层
修正……药业集团日化有限公司
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2020-4-20 19:21 | 显示全部楼层
66666666666
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2020-4-20 19:22 | 显示全部楼层
感谢分享看看是什么好东西
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2020-4-20 19:23 | 显示全部楼层
什么咔咔咔咔
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2020-4-20 19:24 | 显示全部楼层
多谢分享
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2020-4-20 19:25 | 显示全部楼层
江西官网代理源码PHP修正版
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2020-4-20 19:26 来自手机 | 显示全部楼层
看看怎么修正的
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2020-4-20 19:26 来自手机 | 显示全部楼层
看看怎么修正的
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-4-25 20:03

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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

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