From 67a945652d96a599b632d43ae7564ff4e2d18960 Mon Sep 17 00:00:00 2001 From: LyLme Date: Wed, 23 Feb 2022 22:25:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=AE=89=E8=A3=85=E7=89=88?= =?UTF-8?q?=E6=9C=AC?= 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 7789cdb..7c4cbb3 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.0date='.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每日壁纸,忽略将使用默认图片作为背景
'; ?>