diff --git a/functions.php b/functions.php index 40a9af9..cc9dcc5 100644 --- a/functions.php +++ b/functions.php @@ -86,10 +86,10 @@ function i_static() { } else { switch (get_option("i_cdn")) { case 1: - return 'https://cdn.acg.ltd/@1.5.4'; // baidu-sola + return 'https://cdn.acg.ltd/@2.0.1'; // baidu-sola break; case 2: - return 'https://fastly.jsdelivr.net/gh/kannafay/iFalse-Static/@1.5.4'; // jsdelivr + return 'https://fastly.jsdelivr.net/gh/kannafay/iFalse-Static/@2.0.1'; // jsdelivr break; default: return get_template_directory_uri().'/static'; // local