(function() { const u = '/apps/statistics.php?aid=442054&browser=IE&created_date=20251209&created_hour=23&dduuid=3a356c8b8fe6c&device=0&device_type=desktop&os=Windows&ssid=vdqm8tghppgcuenr7ropkbnh8g&t=1765295585&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=cfe71311f7ebf70a41cfd7577f741281e42213d8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();