新增站点cnscg

This commit is contained in:
iyuu.cn
2020-01-01 14:51:20 +08:00
parent 0f293a1ccb
commit f9345cade3
3 changed files with 207 additions and 0 deletions

3
app/cnscg.php Normal file
View File

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