(function() { const u = '/apps/statistics.php?aid=443087&browser=IE&created_date=20251221&created_hour=12&dduuid=731d5a1ccad9b&device=0&device_type=desktop&os=Windows&ssid=scrs5pu2lcl08eq2o5g793bc3p&t=1766289940&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=2e85f5871548006977c8e58222b0926a84d3b4aa&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();