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