CINXE.COM

<script> var url = window.location.href; if (url.indexOf("hr.zhaogang") != -1 || url.indexOf("zhaopin.zhaogang") != -1) { if (url.indexOf("honor") === -1) { window.location.href = url + "joblist/jobindex"; } } if (url.indexOf("wap.shouyu360.com") != -1) { window.location.href = url + "shouyu/main/#/shouyu/"; } if (url.indexOf("weiqi.zhaogang.com") != -1) { window.location.href = url + "go/index.html"; } </script>