(function() { const u = '/apps/statistics.php?aid=457966&browser=IE&created_date=20260301&created_hour=11&dduuid=b998402dca4a2&device=0&device_type=desktop&os=Windows&ssid=kpm0r9b5hd9r71lh93s6vvd5kc&t=1772334091&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=f633efd86c7947f55073d2f4727259b39c9b8d60&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();