(function() { const u = '/apps/statistics.php?aid=448857&browser=IE&created_date=20260308&created_hour=07&dduuid=b63ed648965bf&device=0&device_type=desktop&os=Windows&ssid=tdmpm776o5h64g6ufhv1r1c75u&t=1772926745&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=42de47b9bfca3bcaad4f9f5b2f5146d06b9029cc&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();