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