(function() { const u = '/apps/statistics.php?aid=446685&browser=IE&created_date=20260311&created_hour=05&dduuid=3fb567280bda2&device=0&device_type=desktop&os=Windows&ssid=keehjih3dnh1fauvcoen9l41m8&t=1773176743&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=b6086560422c46b967939ecc81e78ddfa883c31f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();