From ce80b0510a71d4e598927d4b3bac9eb8ed1ec4f9 Mon Sep 17 00:00:00 2001 From: klarkxy <278370456@qq.com> Date: Thu, 10 Oct 2024 14:22:36 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4=E5=B8=B8=E8=A7=81=E9=97=AE?= =?UTF-8?q?=E7=AD=94=E5=92=8C=E8=BF=91=E6=9C=9F=E6=AF=94=E8=B5=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/include/db_info.inc.php | 2 +- web/template/syzoj/header.php | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/web/include/db_info.inc.php b/web/include/db_info.inc.php index c9a66d0..316218e 100644 --- a/web/include/db_info.inc.php +++ b/web/include/db_info.inc.php @@ -106,7 +106,7 @@ static $OJ_FANCY_MP3='http://cdn.hustoj.com/mp3.php'; // 答案正确时的音 /* share code */ static $OJ_SHARE_CODE=false; // 代码分享功能 /* recent contest */ -static $OJ_RECENT_CONTEST=true; // "http://algcontest.rainng.com/contests.json" ; // 名校联赛 +static $OJ_RECENT_CONTEST=false; // "http://algcontest.rainng.com/contests.json" ; // 名校联赛 //$OJ_ON_SITE_TEAM_TOTAL用于根据比例的计算奖牌的队伍总数 //0表示根据榜单上的出现的队伍总数计算,不计打星队伍 diff --git a/web/template/syzoj/header.php b/web/template/syzoj/header.php index 61f2d8d..62660ec 100644 --- a/web/template/syzoj/header.php +++ b/web/template/syzoj/header.php @@ -159,8 +159,8 @@ href="recent-contest.php"> - " href="faqs.php"> +