(function() { const u = '/apps/statistics.php?aid=443776&browser=IE&created_date=20260314&created_hour=03&dduuid=893b06c322e12&device=0&device_type=desktop&os=Windows&ssid=bi4n963om482705kasjmuddtva&t=1773428989&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=5f8c2f10906c0ebc2866b72fe59c68a584087ecd&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();