diff --git a/Plugin.php b/Plugin.php index 5730832..55dca4c 100644 --- a/Plugin.php +++ b/Plugin.php @@ -5,9 +5,9 @@ if (!defined('__TYPECHO_ROOT_DIR__')) exit; * DPlayer for typecho * * @package DPlayer - * @author Volio - * @version 1.1.0 - * @link https://niconiconi.org + * @author player + * @version 1.1.1 + * @link https://niconiconi.net */ class DPlayer_Plugin implements Typecho_Plugin_Interface { @@ -45,7 +45,7 @@ class DPlayer_Plugin implements Typecho_Plugin_Interface public static function playerHeader() { echo << + EOF; } @@ -63,7 +63,7 @@ EOF; echo "\n"; } echo << + EOF; }