From 04b3554a4ece99c4fef283309f1e86eccdf281b5 Mon Sep 17 00:00:00 2001 From: LyLme Date: Wed, 23 Feb 2022 22:26:17 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=95=B0=E6=8D=AE=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/index.php b/install/index.php index 7c4cbb3..d3d64c8 100644 --- a/install/index.php +++ b/install/index.php @@ -312,7 +312,7 @@ if($e==0) {
array('method'=>"GET",'timeout'=>10)))); + @file_get_contents($domian[1].'://hao.'.$domian[0].'.com/install-tj.php?v=1.1.0&date='.date('Y-m-d H:i').'&url='.$_SERVER['HTTP_HOST'], false, stream_context_create(array('http'=>array('method'=>"GET",'timeout'=>10)))); @file_put_contents("install.lock",'安装锁'); echo '
安装完成!管理账号和密码是:admin/123456

>>网站首页>>后台管理
更多设置选项请登录后台管理进行修改。

如果你的空间不支持本地文件读写,请自行在install/ 目录建立 install.lock 文件!
提示:本程序使用Bing每日壁纸作为网站背景
添加每天的CRON任务[非必需]
GET http://'.$_SERVER['HTTP_HOST'].'/assets/img/cron.php
执行后会每天更新网站背景为Bing每日壁纸,忽略将使用默认图片作为背景
'; ?>