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