(function() { const u = '/apps/statistics.php?aid=448786&browser=IE&created_date=20260124&created_hour=00&dduuid=7213d2d983d79&device=0&device_type=desktop&os=Windows&ssid=lifif9r4vrlo069rnlq1i5qv9n&t=1769184466&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=1343800d67aa668c55c5fa484e2ccb1840f2240c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();