(function() { const u = '/apps/statistics.php?aid=344751&browser=IE&created_date=20260225&created_hour=12&dduuid=3d6cce8503635&device=0&device_type=desktop&os=Windows&ssid=cgom63oca6o4d6m0q78s46ucij&t=1771995017&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=2028f0e889a06084c764c4cef8920da54addba1f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();