From b85ae49db5b442f2eccc3d47312cb21a3e1b4a57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E6=B5=A9=E6=96=8C?= Date: Thu, 21 Sep 2023 16:37:57 +0800 Subject: [PATCH] Update remote_bas.php --- trunk/web/include/remote_bas.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trunk/web/include/remote_bas.php b/trunk/web/include/remote_bas.php index 90bd9769535..da6b474f131 100644 --- a/trunk/web/include/remote_bas.php +++ b/trunk/web/include/remote_bas.php @@ -198,7 +198,7 @@ function do_result($remote_site,$remote_user,$remote_pass){ // 判题API由一本通系列OJ开发维护者文仲友老师提供,使用时请遵守基本的互联网礼仪,若出现访问频率过快,提交恶意程序,可能会禁用相关测试账号,敬请谅解。 $remote_oj="bas"; -$remote_site="http://www.ssoier.cn:18087/pubtest/"; +$remote_site="http://www.ssoier.cn:18087/pubtest/"; //备用地址:"http://117.176.123.236:18087/pubtest/" $remote_user='用户名'; //测试期到2024-8-1结束,一个机构一个账号,请勿外借。 $remote_pass='密码'; //账号、密码加群23361372,找群主登记: 学校或机构 email 手机 后可以申请。 $remote_cookie=$OJ_DATA.'/'.get_domain($remote_site).'.cookie';