diff --git a/.config.php b/.config.php index 74a55c92..20170c0a 100644 --- a/.config.php +++ b/.config.php @@ -7,6 +7,7 @@ 'admin-email' => 'admin@sjzezoj.com', 'QQ-group' => '', 'ICP-license' => '冀ICP备2020028886号', + 'police-license' => '冀公网安备13010502002309号', ], 'database' => [ 'database' => 'app_uoj233', diff --git a/web/app/.default-config.php b/web/app/.default-config.php index fab8e0e9..f872e9e6 100644 --- a/web/app/.default-config.php +++ b/web/app/.default-config.php @@ -6,7 +6,8 @@ 'administrator' => 'root', 'admin-email' => 'admin@sjzezoj.com', 'QQ-group' => '', - 'ICP-license' => '冀ICP备2020028886号', + 'ICP-license' => '', + 'police-license' => '', 's2oj-version' => 'dev' ], 'database' => [ diff --git a/web/app/views/page-footer.php b/web/app/views/page-footer.php index 28fd6898..15721ec5 100644 --- a/web/app/views/page-footer.php +++ b/web/app/views/page-footer.php @@ -18,11 +18,19 @@ © S2OJ (build: ">) + +
- | + + + + + + +
: diff --git a/web/images/police-beian.png b/web/images/police-beian.png new file mode 100644 index 00000000..2a13ba2f Binary files /dev/null and b/web/images/police-beian.png differ