(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251030&created_hour=22&dduuid=699f134b10794&device=0&device_type=desktop&os=Windows&ssid=76i1ao4o32ht0csdsgql12ukvt&t=1761836249&typeid=0&url_type=2&value=&sign=d6153e2c2e12856860297a3ebbc6343b6a80f509&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();