(function() { const u = '/apps/statistics.php?aid=437568&browser=IE&created_date=20251225&created_hour=09&dduuid=cb5873969d366&device=0&device_type=desktop&os=Windows&ssid=5r8raje8aheqedi3v6osh92ctd&t=1766627482&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=deb67864ff06ab0fcdb1e1a80fca003acea48f5c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();