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