|
|
本帖最后由 ybs110 于 2026-2-24 12:58 编辑
看东方- 东方卫视,xxx/df4k.php?id=2030
- 新闻综合,xxx/df4k.php?id=20
- 都市频道,xxx/df4k.php?id=18
- 新纪实,xxx/df4k.php?id=1600
- 五星体育,xxx/df4k.php?id=1605
- 魔都眼,xxx/df4k.php?id=1601
- 爱上海,xxx/df4k.php?id=2029
- 第一财经,xxx/df4k.php?id=21
复制代码
买过的 把这里改了就可以看其他的
- $channel_list = isset($response_data['dt']) ? $response_data['dt'] : array();
- foreach ($channel_list as $channel) {
- if (isset($channel['id']) && $channel['id'] == $id) {
- if ($id == '2029') {
- return $channel['channelUrl'];
- } else {
- list($_sign) = SignatureGenerator::generate_header_sign("/content/remote/auth", $timestamp);
- return $channel['channelUrl'] . "&action=TP&sign=$_sign&time=$timestamp&userId=0&channelIdNew=199999";
- }
- }
- }
复制代码
|
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有账号?立即注册
×
|