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