新增站点hdzone

This commit is contained in:
iyuu.cn
2019-12-28 21:16:10 +08:00
parent d9aa0e7514
commit 6b67bc90bc
4 changed files with 210 additions and 3 deletions

3
app/hdzone.php Normal file
View File

@@ -0,0 +1,3 @@
<?php
require_once __DIR__ . '/init.php';
hdzone::run();