(function() { const u = '/apps/statistics.php?aid=391619&browser=IE&created_date=20260305&created_hour=05&dduuid=f2b0550e1238e&device=0&device_type=desktop&os=Windows&ssid=vfkqsds0u3m1ucuhdb6jlbaidk&t=1772658674&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=c6000d85e8d9ab3bb82fec4cea02ac8cef560a2e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();