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