Explorar el Código

Update guide.md

snowinszu hace 4 años
padre
commit
a00480ef07
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      docs/zh/guide.md

+ 1 - 1
docs/zh/guide.md

@@ -708,7 +708,7 @@ const dp = new DPlayer({
                     // Other hlsjsConfig options provided by hls.js
                     p2pConfig: {
                         live: false,        // 如果是直播设为true
-                        // Other p2pConfig options provided by CDNBye
+                        // Other p2pConfig options provided by CDNBye http://www.cdnbye.com/cn/
                     }
                 });
                 hls.loadSource(video.src);