Added ニコニコ動画 metadata support.
This commit is contained in:
parent
5fe283a2a7
commit
19b46188ad
6 changed files with 154 additions and 2 deletions
|
@ -12,7 +12,7 @@ define('UIH_DEBUG', is_file(UIH_ROOT . '/.debug'));
|
|||
define('UIH_PUBLIC', UIH_ROOT . '/public');
|
||||
define('UIH_SOURCE', UIH_ROOT . '/src');
|
||||
define('UIH_LIBRARY', UIH_ROOT . '/lib');
|
||||
define('UIH_VERSION', '20220716');
|
||||
define('UIH_VERSION', '20230125');
|
||||
|
||||
require_once UIH_LIBRARY . '/index/index.php';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue