(function() { const u = '/apps/statistics.php?aid=385429&browser=IE&created_date=20260311&created_hour=04&dduuid=b46883954f3da&device=0&device_type=desktop&os=Windows&ssid=hf33j35rik2ehj6p86b2ksel38&t=1773174309&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=a32a8f2a29946e4af3f7c31eda2dde5e4e711046&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();