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