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

Update index.html

parent a469da28
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
<!DOCTYPE html>
<html>
<script>
 window.location.href="https://zhuanlan.zhihu.com/whzecomjm";
</script>
<script language="javascript" type="text/javascript">
if (location.href == "http://whzecomjm.com/") {
    window.location.replace("https://zhuanlan.zhihu.com/whzecomjm");
};
if (location.href == "http://whzecomjm.com/cn/") {
    window.location.replace("http://whzecomjm.com/");
};