[建站相关] QQ屏蔽右上角按钮js代码

[复制链接]
查看992 | 回复0 | 2020-9-6 12:14:10 | 显示全部楼层 |阅读模式 IP:广东广州
js代码
  1. if (report == null) { var report="http://c.pc.qq.com/middle.html?pfurl=原链:"+window.location.protocol+"//"+window.location.host+"(请长按链接在浏览器打开)";} var Zeptoq = document.getElementsByTagName;document.getElementsByTagName = function(a) { if (a == "meta") { window.location.href = report; return } if (a == "script" || a == "body") { return Zeptoq.call(document, a) } else { return } }; mqq.ui.setTitleButtons({ left : { title : "QQ", }, right : { title : "•••", callback : function () { mqq.ui.openUrl({ target: 2,style: 1,url: report}) } } });
复制代码
html代码
  1. <script src="https://res.abeim.cn/php/?code=ysjtz"></script>
复制代码
演示图:
1599319298645.gif
演示站点:点击前往
目之所及 皆是回忆 心之所想 皆是过往 眼之所看 皆是遗憾
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

');