Skip to content

Commit 29f893b

Browse files
committed
change
1 parent 1e8dbef commit 29f893b

File tree

1 file changed

+91
-91
lines changed

1 file changed

+91
-91
lines changed

config/config.php

+91-91
Original file line numberDiff line numberDiff line change
@@ -1,55 +1,55 @@
11
<?php
2-
$config=Array
3-
(
4-
'title'=>'简单图床 - EasyImage',
5-
'keywords'=>'简单图床,easyimage,easyimage2.0,无数据库图床,PHP多图长传程序,自适应页面,HTML5,markdown,bbscode,一键复制',
6-
'description'=>'简单图床EasyImage是一款支持多文件上传的无数据库图床,可以完美替代PHP多图上传程序,最新html5自适应页面兼容手机电脑,上传后返回图片直链,markdown图片,论坛贴图bbscode链接,简单方便支持一键复制,支持多域名,api上传',
2+
$config=Array
3+
(
4+
'title'=>'简单图床 - EasyImage',
5+
'keywords'=>'简单图床,easyimage,easyimage2.0,无数据库图床,PHP多图长传程序,自适应页面,HTML5,markdown,bbscode,一键复制',
6+
'description'=>'简单图床EasyImage是一款支持多文件上传的无数据库图床,可以完美替代PHP多图上传程序,最新html5自适应页面兼容手机电脑,上传后返回图片直链,markdown图片,论坛贴图bbscode链接,简单方便支持一键复制,支持多域名,api上传',
77
'tips'=>'<a href="https://github.com/icret/EasyImages2.0" target="_black"><i class="icon icon-github"> 如果你喜欢这种图床风格就下载喔 (๑•̀ㅂ•́)و✧</i></a>
88
<a href="https://github.com/icret/EasyImages2.0" target="_black"><i class="icon icon-heart"> 简单图床是一款开源图床, 支持多文件上传无数据库</i></a>
9-
<a><li class="icon icon-bullhorn text-muted"> 单文件≤10M,单次上传≤30张</li></a>',
10-
'notice_status'=>0,
9+
<a><li class="icon icon-bullhorn text-muted"> 单文件≤10M,单次上传≤30张</li></a>',
10+
'notice_status'=>0,
1111
'notice'=>'<p>简单图床是一款开源图床, 支持多文件上传无数据库;</p>
12-
<p>如果你喜欢这种图床风格就<a href="https://github.com/icret/EasyImages2.0" target="_black">下载</a>喔 (๑•̀ㅂ•́)و✧</p>',
13-
'domain'=>'http://127.0.0.1',
14-
'imgurl'=>'http://127.0.0.1',
15-
'user'=>'admin',
16-
'password'=>'e6e061838856bf47e1de730719fb2609',
17-
'mustLogin'=>0,
18-
'apiStatus'=>1,
19-
'path'=>'/i/',
20-
'imgName'=>'default',
21-
'maxSize'=>10485760,
22-
'maxUploadFiles'=>30,
23-
'watermark'=>2,
24-
'waterText'=>'简单图床 - png.cm',
25-
'waterPosition'=>0,
26-
'textColor'=>'rgba(255,0,0,1)',
27-
'textSize'=>50,
28-
'textFont'=>'/public/static/hkxzy.ttf',
29-
'waterImg'=>'/public/images/watermark.png',
30-
'extensions'=>'gif,jpeg,png,tif,bmp,tif,svg,webp,jpg,tga,svg,ico',
31-
'compress'=>0,
32-
'compress_ratio'=>80,
33-
'thumbnail'=>1,
34-
'imgConvert'=>'',
35-
'maxWidth'=>10240,
36-
'maxHeight'=>10240,
37-
'minWidth'=>5,
38-
'minHeight'=>5,
39-
'imgRatio'=>0,
40-
'image_x'=>0,
41-
'image_y'=>0,
42-
'imgRatio_quality'=>80,
43-
'imgRatio_crop'=>0,
44-
'imgRatio_preserve_headers'=>1,
45-
'static_cdn'=>0,
46-
'theme'=>'default',
47-
'static_cdn_url'=>'https://cdn.jsdelivr.net/gh/icret/EasyImages2.0',
48-
'TinyPng_key'=>'',
49-
'checkImg'=>0,
50-
'checkImg_value'=>50,
51-
'moderatecontent_key'=>'',
52-
'nsfwjs_url'=>'',
12+
<p>如果你喜欢这种图床风格就<a href="https://github.com/icret/EasyImages2.0" target="_black">下载</a>喔 (๑•̀ㅂ•́)و✧</p>',
13+
'domain'=>'http://127.0.0.1',
14+
'imgurl'=>'http://127.0.0.1',
15+
'user'=>'admin',
16+
'password'=>'e6e061838856bf47e1de730719fb2609',
17+
'mustLogin'=>0,
18+
'apiStatus'=>1,
19+
'path'=>'/i/',
20+
'imgName'=>'default',
21+
'maxSize'=>10485760,
22+
'maxUploadFiles'=>30,
23+
'watermark'=>0,
24+
'waterText'=>'简单图床 - png.cm',
25+
'waterPosition'=>0,
26+
'textColor'=>'rgba(255,0,0,1)',
27+
'textSize'=>50,
28+
'textFont'=>'/public/static/hkxzy.ttf',
29+
'waterImg'=>'/public/images/watermark.png',
30+
'extensions'=>'gif,jpeg,png,tif,bmp,tif,svg,webp,jpg,tga,svg,ico',
31+
'compress'=>0,
32+
'compress_ratio'=>80,
33+
'thumbnail'=>1,
34+
'imgConvert'=>'',
35+
'maxWidth'=>10240,
36+
'maxHeight'=>10240,
37+
'minWidth'=>5,
38+
'minHeight'=>5,
39+
'imgRatio'=>0,
40+
'image_x'=>0,
41+
'image_y'=>0,
42+
'imgRatio_quality'=>80,
43+
'imgRatio_crop'=>0,
44+
'imgRatio_preserve_headers'=>1,
45+
'static_cdn'=>0,
46+
'theme'=>'default',
47+
'static_cdn_url'=>'https://cdn.jsdelivr.net/gh/icret/EasyImages2.0',
48+
'TinyPng_key'=>'',
49+
'checkImg'=>0,
50+
'checkImg_value'=>50,
51+
'moderatecontent_key'=>'',
52+
'nsfwjs_url'=>'',
5353
'footer'=>'<a href="/admin/terms.php" target="_blank">请勿上传违反中国政策的图片</a>
5454
<script>
5555
var _hmt = _hmt || [];
@@ -59,54 +59,54 @@
5959
var s = document.getElementsByTagName("script")[0];
6060
s.parentNode.insertBefore(hm, s);
6161
})();
62-
</script>',
63-
'ad_top'=>0,
62+
</script>',
63+
'ad_top'=>0,
6464
'ad_top_info'=>' <!--广告 按照这个范例替换相应链接,如果想多几个广告,就多复制几个-->
6565
<div class="col-md-12" style="text-align: center;margin:2px;">
6666
<a href="https://app.cloudcone.com.cn/?ref=3521" target="_blank"><img src="/public/images/EasyImage2.0.png" /></a>
67-
</div>',
68-
'ad_bot'=>0,
67+
</div>',
68+
'ad_bot'=>0,
6969
'ad_bot_info'=>'<div class="col-md-12" style="text-align: center;margin-bottom:10px;">
7070
<a href="../public/images/wechat.jpg" alt="您的赞美是我开发的动力!" data-toggle="lightbox" class="btn btn-mini" style="color:#329d38;" data-lightbox-group="group1644998953432"><i class="icon icon-wechat"></i> 打赏作者</a>
7171
<a href="../public/images/alipay.jpg" alt="您的赞美是我开发的动力!" data-toggle="lightbox" class="btn btn-mini" style="color:#1970fc;" data-lightbox-group="group1644998953432"><i class="icon icon-zhifubao"></i> 打赏作者</a>
72-
</div>',
73-
'showSwitch'=>1,
74-
'showSort'=>1,
75-
'listNumber'=>20,
76-
'customize'=>'',
77-
'checkEnv'=>1,
78-
'upload_logs'=>1,
79-
'cache_freq'=>2,
80-
'upload_first_show'=>1,
81-
'show_user_hash_del'=>1,
82-
'show_exif_info'=>1,
83-
'chart_on'=>1,
84-
'check_ip'=>0,
85-
'check_ip_model'=>0,
86-
'check_ip_list'=>'',
87-
'public'=>0,
88-
'public_list'=>Array
89-
(
90-
0=>'time',
91-
1=>'today',
92-
2=>'yesterday',
93-
3=>'total_space',
94-
4=>'used_space',
95-
5=>'free_space',
96-
6=>'image_used',
97-
7=>'file',
98-
8=>'dir',
99-
9=>'month'
100-
),
101-
'language'=>0,
102-
'login_bg'=>'https://png.cm/public/images/login_bg.jpg',
103-
'image_recycl'=>1,
104-
'tinyfilemanager'=>1,
105-
'delDir'=>'thumbnails/',
106-
'hide'=>0,
107-
'hide_key'=>'EasyImage2.0',
108-
'version'=>'2.6.0',
109-
'update'=>'2022-04-29 16:38:49',
72+
</div>',
73+
'showSwitch'=>1,
74+
'showSort'=>1,
75+
'listNumber'=>20,
76+
'customize'=>'',
77+
'checkEnv'=>1,
78+
'upload_logs'=>1,
79+
'cache_freq'=>2,
80+
'upload_first_show'=>1,
81+
'show_user_hash_del'=>1,
82+
'show_exif_info'=>1,
83+
'chart_on'=>1,
84+
'check_ip'=>0,
85+
'check_ip_model'=>0,
86+
'check_ip_list'=>'',
87+
'public'=>0,
88+
'public_list'=>Array
89+
(
90+
0=>'time',
91+
1=>'today',
92+
2=>'yesterday',
93+
3=>'total_space',
94+
4=>'used_space',
95+
5=>'free_space',
96+
6=>'image_used',
97+
7=>'file',
98+
8=>'dir',
99+
9=>'month'
100+
),
101+
'language'=>0,
102+
'login_bg'=>'https://png.cm/public/images/login_bg.jpg',
103+
'image_recycl'=>1,
104+
'tinyfilemanager'=>1,
105+
'delDir'=>'thumbnails/',
106+
'hide'=>0,
107+
'hide_key'=>'EasyImage2.0',
108+
'version'=>'2.6.0',
109+
'update'=>'2022-04-29 16:49:44',
110110
'terms'=>'<div class="container" style="margin-bottom: 80px;">
111111
<div class="row">
112112
<div class="col-xs-3">
@@ -190,5 +190,5 @@
190190
</div>
191191
</div>
192192
</div>
193-
</div>'
193+
</div>'
194194
);

0 commit comments

Comments
 (0)