(function() { const u = '/apps/statistics.php?aid=403145&browser=IE&created_date=20260227&created_hour=17&dduuid=426189c766632&device=0&device_type=desktop&os=Windows&ssid=r0rt1o2j246967oqposv3c5b2u&t=1772183884&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=704efcbb01eadc8c66b0f968064fb98bc7b55f4e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();