H5N1 发表于 2024-7-3 08:40:57

测试链接:https://www.tvzb.com/thread-3361-1-1.html
[attach]2715[/attach]

代码只允许积分>33购买,没有达到请绕道

ID回复可见


游客,如果您要查看本帖隐藏内容请回复

已有 10 人购买  本主题需向作者支付 2 TV币 才能浏览 购买主题

jiteloozz 发表于 2024-7-3 13:28:04

本帖最后由 jiteloozz 于 2024-7-3 13:54 编辑

9-28句还可以优化一下。

请参考:


$finalUrl = '';
if (file_exists($cacheFileName)) {
    $cachedUrls = json_decode(@file_get_contents($cacheFileName), true);
    if (isset($cachedUrls[$id])) {
      $finalUrl = $cachedUrls[$id]['url'];
      $httpResponseCode = get_http_response_code($finalUrl, $headers);
      if ($httpResponseCode !== 200) {
            unset($cachedUrls[$id]);
            $finalUrl = '';            
            file_put_contents($cacheFileName, json_encode($cachedUrls));
      }else{
            header("Content-Type: application/vnd.apple.mpegurl");
            header('Location: ' . $finalUrl);
            exit;
      }
    }
}
if(!$finalUrl){
    $playurl = "http://118.24.228.117/__cl/cg:live/__c/{$id}/__op/default/__f/index.m3u8";
    //。。。。。。




zfeng 发表于 2024-7-3 09:11:53

感谢分 享!

fengzhu 发表于 2024-7-3 09:25:32

感谢楼主分享

latvro 发表于 2024-7-3 09:30:02

感谢你的分享

cqh2004 发表于 2024-7-3 09:34:40

什么东东?

bbszch 发表于 2024-7-3 09:34:45

感谢楼主分享

天地和顺 发表于 2024-7-3 09:40:14

支持无私分享好资源

cqh2004 发表于 2024-7-3 09:42:13

域名是什么呀?

1246406933 发表于 2024-7-3 09:45:39

重庆有线代理不是可以看吗?你这个有什么改进?

jxnklgb 发表于 2024-7-3 09:51:43

k看看能不能用

yyhsh 发表于 2024-7-3 09:55:43

看一看,瞧一瞧

zhanghu4366 发表于 2024-7-3 09:56:50

页: [1] 2 3 4 5 6 7 8 9 10
查看完整版本: 重庆有线代理源码,全国可用