(function() { const u = '/apps/statistics.php?aid=448473&browser=IE&created_date=20260122&created_hour=14&dduuid=6472919961b16&device=0&device_type=desktop&os=Windows&ssid=mlqe7khbn87hblr7ep4vnrcc7p&t=1769063866&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=1321ee26e0a9b9385c2eab15167c18bb555802a0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();