diff --git a/_includes/footer.html b/_includes/footer.html
index dceed99..5307dd4 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -2,6 +2,7 @@
diff --git a/static/js/index.es6 b/static/js/index.es6
index db86bf1..205c6d8 100644
--- a/static/js/index.es6
+++ b/static/js/index.es6
@@ -1,6 +1,12 @@
---
---
$(document).ready(() => {
+var lei3Po8h = ["support", ["tuna", "tsinghua", "edu", "cn"].join(".")].join("@");
+$('a#eib1gieB')
+ .text(lei3Po8h)
+ .attr('href', atob('bWFpbHRvOgo=') + lei3Po8h);
+
+
var mir_tmpl = $("#template").text(),
label_map = {
'unknown': 'label-default',
@@ -72,12 +78,6 @@ window.refreshMirrorList = () => {
}
refreshMirrorList();
-$.getJSON("/static/tunet.json", (to_alert) => {
- if (to_alert) {
- $('#thu-alert').removeClass('hidden');
- };
-});
-
});
// vim: ts=2 sts=2 sw=2 noexpandtab