(function() { const u = '/apps/statistics.php?aid=455057&browser=IE&created_date=20260312&created_hour=08&dduuid=7da2ae7915021&device=0&device_type=desktop&os=Windows&ssid=nckn41rneop821vrbln7epogsp&t=1773275694&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=defb9f7065c2268677085e611eea23e02f756d00&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();