防止网页调试,让网页一直debugger

setInterval(() => {
  (function (a) {return (function (a) {return (Function('Function(arguments[0]+"' + a + '")()'))})(a)})('bugger')('de', 0, 0, (0, 0));
}, 1000);
原文地址:https://www.cnblogs.com/colyn/p/13984715.html