File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 * DPlayer for typecho
66 *
77 * @package DPlayer
8- * @author Volio
9- * @version 1.1.0
10- * @link https://niconiconi.org
8+ * @author player
9+ * @version 1.1.1
10+ * @link https://niconiconi.net
1111 */
1212class DPlayer_Plugin implements Typecho_Plugin_Interface
1313{
@@ -45,7 +45,7 @@ public static function deactivate()
4545 public static function playerHeader ()
4646 {
4747 echo <<<EOF
48- <link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/ dplayer/dist /DPlayer.min.css" />
48+ <link rel="stylesheet" type="text/css" href="https://lf9- cdn-tos.bytecdntp.com/cdn/expire-1-M/ dplayer/1.25.0 /DPlayer.min.css" />
4949EOF ;
5050 }
5151
@@ -63,7 +63,7 @@ public static function playerFooter()
6363 echo "<script type= \"text/javascript \" src= \"$ url/plugin/flv.min.js \"></script> \n" ;
6464 }
6565 echo <<<EOF
66- <script type="text/javascript" src="https://cdn.jsdelivr.net/npm/ dplayer/dist /DPlayer.min.js"></script>
66+ <script type="text/javascript" src="https://lf26- cdn-tos.bytecdntp.com/cdn/expire-1-M/ dplayer/1.25.0 /DPlayer.min.js"></script>
6767<script type="text/javascript" src=" $ url/assets/player.js"></script>
6868EOF ;
6969 }
You can’t perform that action at this time.
0 commit comments