(function() { const u = '/apps/statistics.php?aid=441914&browser=IE&created_date=20260307&created_hour=18&dduuid=c7d46bcabd2a5&device=0&device_type=desktop&os=Windows&ssid=o66ipdep7od24e9f22usa15902&t=1772878229&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=e200536a1da5a7c23da7c25449ceb39dc4882c2a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();