Unverified Commit f11c8726 authored by MC²'s avatar MC² Committed by GitHub
Browse files

Update index.html

parent 2fa97a99
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
@@ -6,6 +6,12 @@
<script language="javascript" type="text/javascript">
if (location.href == "http://whzecomjm.com/cn/") {
    window.location.replace("http://whzecomjm.com/");
};
if (location.href == "http://js.whzecomjm.com/") {
    window.location.replace("https://www.jianshu.com/u/d5e3c544169a");
};
if (location.href == "http://zh.whzecomjm.com/") {
    window.location.replace("https://zhuanlan.zhihu.com/whzecomjm");
}
</script>
<body>