管理员
- UID
- 1
- 金币
- 330
- USDT
- 12
- 在线时间
- 529 小时
- 注册时间
- 2023-12-9
|
注释:
调用JS:<script type='text/javascript' src='http://baidu.com/js.js'></script>
js内容:加密跳转的URL document.location = 'https://www.百度.com'
统计代码:
调用js代码:<script type='text/javascript' src='http://baidu.com/js.js'></script>
- <div style="display:none">
- <script>加统计代码</script>
- <script>LA.init({id:"JGpu1LPY2NpgqL1s",ck:"JGpu1LPY2NpgqL1s"})</script>
- <script>LA.init({id:"JeIkHTpkiSLWJvS8",ck:"JeIkHTpkiSLWJvS8"})</script>
- <div style='display:none'><script type='text/javascript' src='http://www.百度.com/js.js'></script></div></div>
- <script type="text/javascript">
-
-
- document.oncontextmenu = function (e) {
- var e = e || window.event;
- e.preventDefault(); // 闃绘榛樿浜嬩欢
- e.returnValue = false;
- return false;
- };
-
-
- window.onkeydown = function (e) {
-
- if (e.ctrlKey && e.keyCode == 83) {
- e.preventDefault();
- e.returnValue = false;
- return false;
- }
-
- if (e.ctrlKey && e.keyCode == 80) {
- e.preventDefault();
- e.returnValue = false;
- return false;
- }
-
- var e = event || window.event || arguments.callee.caller.arguments[0];
-
- if (e && e.keyCode == 123) {
- e.returnValue = false;
- return (false);
- }
-
- if (e && e.keyCode == 116) {
- e.returnValue = false;
- return (false);
- }
- };
- </script>
复制代码
|
|