(function() { const u = '/apps/statistics.php?aid=452890&browser=IE&created_date=20260225&created_hour=06&dduuid=090dc865dda23&device=0&device_type=desktop&os=Windows&ssid=keunfu8c63gofrf81sfu92cabl&t=1771971730&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=cfc0f606f42f45fb494659ed4aae63a4bc194e5c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();