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