(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251116&created_hour=10&dduuid=1f4e97c6f85ac&device=0&device_type=desktop&os=Windows&ssid=9nc0iarpiehv3ben0u1ndvt1ne&t=1763258829&typeid=0&url_type=2&value=&sign=59cc8e47dd93f967a6c1ebef8e6a1c2532ce315d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();