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