(function() { const u = '/apps/statistics.php?aid=398583&browser=IE&created_date=20251219&created_hour=15&dduuid=cdfff71c66e7d&device=0&device_type=desktop&os=Windows&ssid=0c4iq9t18i9i94krdch147lspv&t=1766128803&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=f68ae50ced7d152722f4bde7db9ca48f338a777a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();