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