(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251015&created_hour=11&dduuid=4677fb59a3bc7&device=0&device_type=desktop&os=Windows&ssid=e0d2o860ueg2sudah7nad2sbe1&t=1760499278&typeid=0&url_type=2&value=&sign=dcff7dcd18305df80b0c610e2e593197e387a665&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();