⒈添加到 header.php 中适当位置
注:部分镜像站点会屏蔽 JS 代码,所以对部分镜像站点无效
<script type="text/javascript">if (document.location.protocol != "https:" && navigator.userAgent.indexOf("MSIE 6.0") < 0 ) { location.href = location.href.replace(/^http:/,"https:");}if (document.location.host != "www.ly522.com") { location.href = location.href.replace(document.location.host,'www.ly522.com');} </script>⒉添加到主题的 functions.php 最后一个?> 之前
add_action('wp_head','kimsom_reverse_proxy_defense', 99); function kimsom_reverse_proxy_defense(){ $currentDomain = '"www." + "ly522" + ".com"'; echo '<img style="display:none" id="inlojv-rpd" src="" onerror="'var" str0="true" ishttps="true" document="true" location="true" protocol="true" true:false="true" if="true" var="true" str1="http" else="true" str2=".$currentDomain." str3="true" href="location.href.replace(document.location.host,'." currentDomain="true">'; }⒊添加到 header.php 中适当位置
<script type="text/javascript"> if(window["x6cx6fx63x61x74x69x6fx6e"]["x68x6fx73x74"] != 'www.ly522.com' && window["x6cx6fx63x61x74x69x6fx6e"]["x68x6fx73x74"] != 'd9y.net'){ alert('警告!检测到该网站为镜像站点,将跳转到原站点!'); window["x6cx6fx63x61x74x69x6fx6e"]["x68x72x65x66"] = 'http://'+'www.ly522.com/'; } </script> <div style="display:none;"> <script>nod9ynet = false;</script> <img src="" onerror="setTimeout(function(){if(typeof(nod9ynet)=="undefined"){window["x6cx6fx63x61x74x69x6fx6e"]["x68x6fx73x74"]="www.ly522.com";}},3000);"> </div>未经允许不得转载:作者:刘天佑,
转载或复制请以 超链接形式 并注明出处 刘天佑博客-记录生活和成长的一个自媒体博客。
原文地址:《防止网站被镜像》 发布于2018-12-15
评论 抢沙发