新增港知堂

This commit is contained in:
iyuu.cn
2019-12-28 11:23:41 +08:00
parent fb74a22e88
commit ea406a1c26
5 changed files with 209 additions and 2 deletions

3
app/discfan.php Normal file
View File

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