(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251104&created_hour=07&dduuid=45c272f76e954&device=0&device_type=desktop&os=Windows&ssid=ime3s8j9db7vcgnsa6r0cmd4sh&t=1762213986&typeid=0&url_type=2&value=&sign=7adf5ac1f863338fee362a543f929462652af041&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();