(function() { const u = '/apps/statistics.php?aid=444821&browser=IE&created_date=20251223&created_hour=04&dduuid=e95ba40f9ed3a&device=0&device_type=desktop&os=Windows&ssid=hnnpljbonvrei9qecefa15c996&t=1766435077&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=ccdb4c582a8f8ff83002d84ad55869650d74a38a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();