(function() { const u = '/apps/statistics.php?aid=443939&browser=IE&created_date=20260313&created_hour=17&dduuid=2fe512dc7ca5a&device=0&device_type=desktop&os=Windows&ssid=g2edr7456rq73mp0fbi8oahhlv&t=1773392724&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=8c3c59d3a65dfde740fa3f89aa421ba7371ceacb&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();