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