(function() { const u = '/apps/statistics.php?aid=455104&browser=IE&created_date=20260312&created_hour=04&dduuid=f2de349d88235&device=0&device_type=desktop&os=Windows&ssid=llgstlurstmok0svubd7851hq7&t=1773262567&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=8e2d5a60483e13d06687b6b3e56f2089a6923646&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();