Hi -

Some changes to the website are required. There are still some connections on 
the site that tie back to Baidu that must be removed or altered.

If you take a look at the HTML at the end of the main page I’ll show the 
changes:

<a 
href="mailto:[email protected]?Body=%28Thanks%20for%20using%20ECharts.%20Email%20us%20if%20you%20have%20non-technical%20problems%20using%20ECharts.%20For%20technical%20support%2C%20please%20go%20to%20https%3A//github.com/ecomfe/echarts/issues%20.%29";
 class="footer-icon"><img src="images/icon-email.png"></a><a 
href="https://twitter.com/EChartsJs"; class="footer-icon"><img 
src="images/icon-twitter.png"></a><a href="https://weibo.com/u/5160877841"; 
class="footer-icon"><img src="images/icon-weibo.png"></a><a 
href="https://github.com/ecomfe/echarts"; class="footer-icon"><img 
src="images/icon-github.png"></a></div></div></div></div></footer></div><script 
type="text/javascript" 
src="./vendors/bootstrap/js/bootstrap.min.js"></script><script 
type="text/javascript" src="./js/common.js"></script><script 
src="./dist/echarts.min.js"></script><script 
src="./js/index.js"></script><script type="text/javascript">var _hmt = _hmt || 
[];
(function() {
var hm = document.createElement("script");
hm.src = "//hm.baidu.com/hm.js?4bad1df23f079e0d12bdbef5e65b072f";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();</script></html>

(1) The mailto should be to [email protected].
(2) The GitHub address should be changed to GitHub.com/apache/incubator-echarts
(3) Who controls the twitter and Weibo accounts?
(4) The tracking with hm.baidu.com must be removed. We don’t track our users 
back to any vendors account. If you think that ECharts needs to do tracking 
then we need to discuss it separately. Until that time please remove this 
tracking.

Reply via email to