diff --git a/config/config.php b/config/config.php index 681ede7..9e562fc 100755 --- a/config/config.php +++ b/config/config.php @@ -1,55 +1,55 @@ '简单图床 - EasyImage', - 'keywords'=>'简单图床,easyimage,easyimage2.0,无数据库图床,PHP多图长传程序,自适应页面,HTML5,markdown,bbscode,一键复制', - 'description'=>'简单图床EasyImage是一款支持多文件上传的无数据库图床,可以完美替代PHP多图上传程序,最新html5自适应页面兼容手机电脑,上传后返回图片直链,markdown图片,论坛贴图bbscode链接,简单方便支持一键复制,支持多域名,api上传', +$config=Array + ( + 'title'=>'简单图床 - EasyImage', + 'keywords'=>'简单图床,easyimage,easyimage2.0,无数据库图床,PHP多图长传程序,自适应页面,HTML5,markdown,bbscode,一键复制', + 'description'=>'简单图床EasyImage是一款支持多文件上传的无数据库图床,可以完美替代PHP多图上传程序,最新html5自适应页面兼容手机电脑,上传后返回图片直链,markdown图片,论坛贴图bbscode链接,简单方便支持一键复制,支持多域名,api上传', 'tips'=>' 如果你喜欢这种图床风格就下载喔 (๑•̀ㅂ•́)و✧ 简单图床是一款开源图床, 支持多文件上传无数据库 -
  • 单文件≤10M,单次上传≤30张
  • ', - 'notice_status'=>0, +
  • 单文件≤10M,单次上传≤30张
  • ', + 'notice_status'=>0, 'notice'=>'

    简单图床是一款开源图床, 支持多文件上传无数据库;

    -

    如果你喜欢这种图床风格就下载喔 (๑•̀ㅂ•́)و✧

    ', - 'domain'=>'http://127.0.0.1', - 'imgurl'=>'http://127.0.0.1', - 'user'=>'admin', - 'password'=>'e6e061838856bf47e1de730719fb2609', - 'mustLogin'=>0, - 'apiStatus'=>1, - 'path'=>'/i/', - 'imgName'=>'default', - 'maxSize'=>10485760, - 'maxUploadFiles'=>30, - 'watermark'=>2, - 'waterText'=>'简单图床 - png.cm', - 'waterPosition'=>0, - 'textColor'=>'rgba(255,0,0,1)', - 'textSize'=>50, - 'textFont'=>'/public/static/hkxzy.ttf', - 'waterImg'=>'/public/images/watermark.png', - 'extensions'=>'gif,jpeg,png,tif,bmp,tif,svg,webp,jpg,tga,svg,ico', - 'compress'=>0, - 'compress_ratio'=>80, - 'thumbnail'=>1, - 'imgConvert'=>'', - 'maxWidth'=>10240, - 'maxHeight'=>10240, - 'minWidth'=>5, - 'minHeight'=>5, - 'imgRatio'=>0, - 'image_x'=>0, - 'image_y'=>0, - 'imgRatio_quality'=>80, - 'imgRatio_crop'=>0, - 'imgRatio_preserve_headers'=>1, - 'static_cdn'=>0, - 'theme'=>'default', - 'static_cdn_url'=>'https://cdn.jsdelivr.net/gh/icret/EasyImages2.0', - 'TinyPng_key'=>'', - 'checkImg'=>0, - 'checkImg_value'=>50, - 'moderatecontent_key'=>'', - 'nsfwjs_url'=>'', +

    如果你喜欢这种图床风格就下载喔 (๑•̀ㅂ•́)و✧

    ', + 'domain'=>'http://127.0.0.1', + 'imgurl'=>'http://127.0.0.1', + 'user'=>'admin', + 'password'=>'e6e061838856bf47e1de730719fb2609', + 'mustLogin'=>0, + 'apiStatus'=>1, + 'path'=>'/i/', + 'imgName'=>'default', + 'maxSize'=>10485760, + 'maxUploadFiles'=>30, + 'watermark'=>0, + 'waterText'=>'简单图床 - png.cm', + 'waterPosition'=>0, + 'textColor'=>'rgba(255,0,0,1)', + 'textSize'=>50, + 'textFont'=>'/public/static/hkxzy.ttf', + 'waterImg'=>'/public/images/watermark.png', + 'extensions'=>'gif,jpeg,png,tif,bmp,tif,svg,webp,jpg,tga,svg,ico', + 'compress'=>0, + 'compress_ratio'=>80, + 'thumbnail'=>1, + 'imgConvert'=>'', + 'maxWidth'=>10240, + 'maxHeight'=>10240, + 'minWidth'=>5, + 'minHeight'=>5, + 'imgRatio'=>0, + 'image_x'=>0, + 'image_y'=>0, + 'imgRatio_quality'=>80, + 'imgRatio_crop'=>0, + 'imgRatio_preserve_headers'=>1, + 'static_cdn'=>0, + 'theme'=>'default', + 'static_cdn_url'=>'https://cdn.jsdelivr.net/gh/icret/EasyImages2.0', + 'TinyPng_key'=>'', + 'checkImg'=>0, + 'checkImg_value'=>50, + 'moderatecontent_key'=>'', + 'nsfwjs_url'=>'', 'footer'=>'请勿上传违反中国政策的图片 ', - 'ad_top'=>0, +', + 'ad_top'=>0, 'ad_top_info'=>'
    -
    ', - 'ad_bot'=>0, +', + 'ad_bot'=>0, 'ad_bot_info'=>'
    打赏作者 打赏作者 -
    ', - 'showSwitch'=>1, - 'showSort'=>1, - 'listNumber'=>20, - 'customize'=>'', - 'checkEnv'=>1, - 'upload_logs'=>1, - 'cache_freq'=>2, - 'upload_first_show'=>1, - 'show_user_hash_del'=>1, - 'show_exif_info'=>1, - 'chart_on'=>1, - 'check_ip'=>0, - 'check_ip_model'=>0, - 'check_ip_list'=>'', - 'public'=>0, - 'public_list'=>Array - ( - 0=>'time', - 1=>'today', - 2=>'yesterday', - 3=>'total_space', - 4=>'used_space', - 5=>'free_space', - 6=>'image_used', - 7=>'file', - 8=>'dir', - 9=>'month' - ), - 'language'=>0, - 'login_bg'=>'https://png.cm/public/images/login_bg.jpg', - 'image_recycl'=>1, - 'tinyfilemanager'=>1, - 'delDir'=>'thumbnails/', - 'hide'=>0, - 'hide_key'=>'EasyImage2.0', - 'version'=>'2.6.0', - 'update'=>'2022-04-29 16:38:49', +', + 'showSwitch'=>1, + 'showSort'=>1, + 'listNumber'=>20, + 'customize'=>'', + 'checkEnv'=>1, + 'upload_logs'=>1, + 'cache_freq'=>2, + 'upload_first_show'=>1, + 'show_user_hash_del'=>1, + 'show_exif_info'=>1, + 'chart_on'=>1, + 'check_ip'=>0, + 'check_ip_model'=>0, + 'check_ip_list'=>'', + 'public'=>0, + 'public_list'=>Array + ( + 0=>'time', + 1=>'today', + 2=>'yesterday', + 3=>'total_space', + 4=>'used_space', + 5=>'free_space', + 6=>'image_used', + 7=>'file', + 8=>'dir', + 9=>'month' + ), + 'language'=>0, + 'login_bg'=>'https://png.cm/public/images/login_bg.jpg', + 'image_recycl'=>1, + 'tinyfilemanager'=>1, + 'delDir'=>'thumbnails/', + 'hide'=>0, + 'hide_key'=>'EasyImage2.0', + 'version'=>'2.6.0', + 'update'=>'2022-04-29 16:49:44', 'terms'=>'
    @@ -190,5 +190,5 @@ var _hmt = _hmt || [];
    -' +' ); \ No newline at end of file