(function() { const u = '/apps/statistics.php?aid=454973&browser=IE&created_date=20260306&created_hour=14&dduuid=80bc5caa372b3&device=0&device_type=desktop&os=Windows&ssid=lkn5pl844uimgmt9fk6etcf5t4&t=1772777385&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=4378e3df233510ffef768895c533921d1ce5ab1f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();