(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251019&created_hour=00&dduuid=8f9f412078de0&device=0&device_type=desktop&os=Windows&ssid=lafh1j3vk609vekib7au1fa0u2&t=1760804991&typeid=0&url_type=2&value=&sign=15266e107e131a65215360e1b619ec6fda00fd58&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();