增加站点upxin(HDU)

This commit is contained in:
iyuu.cn
2019-12-26 14:18:53 +08:00
parent 704ba59655
commit b8d3ad0e08
6 changed files with 214 additions and 1 deletions

3
app/upxin.php Normal file
View File

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