(function() { const u = '/apps/statistics.php?aid=166255&browser=IE&created_date=20260304&created_hour=10&dduuid=b3f42bf518ebf&device=0&device_type=desktop&os=Windows&ssid=lq55kqd986hppm247elrjaav80&t=1772589972&typeid=15&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=2404ddddc31c02363d1affb0c7f215a11bddefe0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();