From be07c32b366054971e8c41b8a6fffdf27a91db67 Mon Sep 17 00:00:00 2001 From: icret Date: Wed, 30 Mar 2022 14:29:50 +0800 Subject: [PATCH] fix status --- config/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.php b/config/config.php index 5d5aa19..98c6a83 100644 --- a/config/config.php +++ b/config/config.php @@ -44,7 +44,7 @@ $config=Array 'imgRatio_preserve_headers'=>1, 'static_cdn'=>0, 'theme'=>'default', - 'static_cdn_url'=>'https://cdn.jsdelivr.net/gh/icret/EasyImages2.0@2.5.6', + 'static_cdn_url'=>'https://cdn.jsdelivr.net/gh/icret/EasyImages2.0', 'TinyPng_key'=>'', 'checkImg'=>0, 'checkImg_value'=>50,