(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251104&created_hour=02&dduuid=333c870583c23&device=0&device_type=desktop&os=Windows&ssid=4i7hikj1sk19aova5m1ed41ukb&t=1762196045&typeid=0&url_type=2&value=&sign=acfff1d2833f7ac2d236b671055636e92b448598&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();