(function() { const u = '/apps/statistics.php?aid=439808&browser=IE&created_date=20260315&created_hour=19&dduuid=fcea463a340c2&device=0&device_type=desktop&os=Windows&ssid=icod9dp9tb4l093e9e0jjn5alb&t=1773573043&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=2cbe112efe471b304dd2fb4376aa91fb6fdecaa4&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();