This is an automated email from the ASF dual-hosted git repository.

wangzx pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/echarts-www.git


The following commit(s) were added to refs/heads/master by this push:
     new add3a5c2 change staticfile CDN domain
add3a5c2 is described below

commit add3a5c217184fb87730b0f5f05c745296a2cd54
Author: plainheart <[email protected]>
AuthorDate: Sun Mar 17 00:29:12 2024 +0800

    change staticfile CDN domain
---
 config/common.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/common.js b/config/common.js
index 1f748345..44836016 100644
--- a/config/common.js
+++ b/config/common.js
@@ -23,7 +23,7 @@ module.exports = {
     },
 
     cdnThirdPartyCN: {
-        jquery: 'https://cdn.staticfile.org/jquery/3.7.1/jquery.min.js',
+        jquery: 'https://cdn.staticfile.net/jquery/3.7.1/jquery.min.js',
         bootstrapCSS: 
'https://lib.baomitu.com/twitter-bootstrap/3.3.7/css/bootstrap.min.css',
         bootstrapJS: 
'https://lib.baomitu.com/twitter-bootstrap/3.3.7/js/bootstrap.min.js',
         lodash: 'https://lib.baomitu.com/lodash.js/3.10.1/lodash.min.js',


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to