diff --git a/_includes/footer.html b/_includes/footer.html
index b5a06dc..1a32a37 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -53,4 +53,8 @@ WebFont.load({
families: ['Lato']
}
});
+var lei3Po8h = ["support", ["tuna", "tsinghua", "edu", "cn"].join(".")].join("@");
+$('a.eib1gieB')
+ .text(lei3Po8h)
+ .attr('href', ["ma","lto:"].join("i") + lei3Po8h);
diff --git a/_layouts/index.html b/_layouts/index.html
index e5eee96..df11c55 100644
--- a/_layouts/index.html
+++ b/_layouts/index.html
@@ -113,7 +113,7 @@
联系我们
diff --git a/news/_posts/2020-05-02-bfsu-mirror.md b/news/_posts/2020-05-02-bfsu-mirror.md
index 4458158..19b158e 100644
--- a/news/_posts/2020-05-02-bfsu-mirror.md
+++ b/news/_posts/2020-05-02-bfsu-mirror.md
@@ -8,5 +8,5 @@ category: news
历经太多次的咕咕咕,[北京外国语大学镜像站](http://mirrors.bfsu.edu.cn)正式和大家见面了。北外镜像站作为 TUNA 镜像的姊妹站,由北外信息技术中心支持创办、清华 TUNA 协会运行维护,提供和 TUNA 镜像站基本一致的镜像内容,网络接入 CERNET2 IPv6 和中国移动 IPv4 线路,支持 HTTP/HTTPS/RSYNC 访问。如果您在使用 TUNA 镜像时遇到负载过高、速度过慢等问题,可以尝试切换至北外镜像站以获得更佳的体验。
-对于在镜像使用中遇到的问题,您可以提交 [issue](https://github.com/tuna/issues/issues/new?labels=BFSU) 提出反馈或通过 [邮件](mailto:support@tuna.tsinghua.edu.cn) 联系我们。
+对于在镜像使用中遇到的问题,您可以提交 [issue](https://github.com/tuna/issues/issues/new?labels=BFSU) 提出反馈或通过发送邮件到 联系我们。
diff --git a/news/_posts/2020-08-31-opentuna-mirror.md b/news/_posts/2020-08-31-opentuna-mirror.md
index 5589276..eeeaeff 100644
--- a/news/_posts/2020-08-31-opentuna-mirror.md
+++ b/news/_posts/2020-08-31-opentuna-mirror.md
@@ -8,4 +8,4 @@ category: news
[OpenTUNA 镜像站](https://opentuna.cn) 在今天正式和大家见面了。OpenTUNA 镜像站作为 TUNA 镜像的兄弟站,由清华 TUNA 协会运行维护,提供和 TUNA 镜像站基本一致的镜像内容。特别地,网络采用 CloudFront CDN 进行分发,支持 HTTP/HTTPS 访问。如果您在使用 TUNA 镜像时遇到负载过高、速度过慢等问题,可以尝试切换至 OpenTUNA 镜像站以获得更佳的体验。OpenTUNA 采用了 IaC(Infrastructure as Code)的方案,它的架构代码已经开源在 [tuna/opentuna](https://github.com/tuna/opentuna) 中,可供参考。
-对于在镜像使用中遇到的问题,您可以提交 [issue](https://github.com/tuna/issues/issues/new?labels=OpenTUNA) 提出反馈或通过 [邮件](mailto:support@tuna.tsinghua.edu.cn) 联系我们。
+对于在镜像使用中遇到的问题,您可以提交 [issue](https://github.com/tuna/issues/issues/new?labels=OpenTUNA) 提出反馈或通过发送邮件到 联系我们。
diff --git a/static/js/index.es6 b/static/js/index.es6
index 0196249..7852c51 100644
--- a/static/js/index.es6
+++ b/static/js/index.es6
@@ -1,11 +1,6 @@
---
---
$(document).ready(() => {
-var lei3Po8h = ["support", ["tuna", "tsinghua", "edu", "cn"].join(".")].join("@");
-$('a#eib1gieB')
- .text(lei3Po8h)
- .attr('href', ["ma","lto:"].join("i") + lei3Po8h);
-
$('.selectpicker').selectpicker()
var global_options = {% include options.json %};