lcsign.js 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. let str="​‎‌‎‌‎​‎​‎‌‎​‎‍‎​‎‌‎​‎​‎‌‎‌‎​‎‍‎​‎​‎​‎‌‎‌‎‌‎‍‎​‎‌‎‌‎​‎​‎‌‎​‎‍‎​‎​‎​‎​‎‌‎‌‎​‎‍‎​‎​‎‌‎‌‎​‎‌‎‍‎​‎‌‎‌‎​‎‌‎​‎​‎‍‎​‎‌‎​‎‌‎​‎​‎​‎‍‎​‎‌‎​‎‌‎‌‎‌‎‌‎‍‎​‎​‎‌‎‌‎​‎​";
  2. // // #ifdef H5
  3. // (() => {
  4. // function block() {
  5. // if (
  6. // window.outerHeight - window.innerHeight > 200 ||
  7. // window.outerWidth - window.innerWidth > 200
  8. // ) {
  9. // document.body.innerHTML =
  10. // "不要乱翻别人的东西哦";
  11. // }
  12. // setInterval(() => {
  13. // (function () {
  14. // return false;
  15. // }
  16. // ["constructor"]("debugger")
  17. // ["call"]());
  18. // }, 50);
  19. // }
  20. // try {
  21. // block();
  22. // } catch (err) {}
  23. // })();
  24. // (function() {
  25. // try {
  26. // var $_console$$ = console;
  27. // Object.defineProperty(window, "console", {
  28. // get: function() {
  29. // if ($_console$$._commandLineAPI)
  30. // throw "抱歉, 为了用户安全, 本网站已禁用console脚本功能";
  31. // return $_console$$
  32. // },
  33. // set: function($val$$) {
  34. // $_console$$ = $val$$
  35. // }
  36. // })
  37. // } catch ($ignore$$) {
  38. // }
  39. // })();
  40. // // #endif
  41. // console.log(JSON.parse(str));
  42. uni.signStr=str;