diff --git a/install/index.php b/install/index.php index ee830b4..57d9bc8 100644 --- a/install/index.php +++ b/install/index.php @@ -48,7 +48,7 @@ function random($length, $numeric = 0) { } return $hash; } - +$ver = 'v1.1.1' ?> @@ -310,8 +310,8 @@ if($e==0) {
array('method'=>"GET",'timeout'=>10)))); + $domian=array('lylme','https',$ver); + @file_get_contents($domian[1].'://cdn.'.$domian[0].'.com/lylmes_page/install.php?v='.$domian[2].'&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每日壁纸,忽略将使用默认图片作为背景
'; ?>