(function() { const u = '/apps/statistics.php?aid=457992&browser=IE&created_date=20260311&created_hour=01&dduuid=3e90c2c3284b3&device=0&device_type=desktop&os=Windows&ssid=ctq546ql7o15qeunutlhructj6&t=1773165155&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=00dad0f05957bece56c09c30cbd3b04e7fefaf31&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();