(function() { const u = '/apps/statistics.php?aid=455619&browser=IE&created_date=20260311&created_hour=09&dduuid=18e0b7462a196&device=0&device_type=desktop&os=Windows&ssid=0pd15le228setst3mtv2338sfo&t=1773193032&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=da515d4e1005a9634a3c41aeb1ba88c126297ede&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();