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