(function() { const u = '/apps/statistics.php?aid=445147&browser=IE&created_date=20260316&created_hour=18&dduuid=e7f80d987e8cc&device=0&device_type=desktop&os=Windows&ssid=cfdrpvpj2erf07g2bimgsmf1ou&t=1773656101&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=cddd3e829d3a22d41fb6a3f03f24ca8ae0b7241f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();