(function() { const u = '/apps/statistics.php?aid=442778&browser=IE&created_date=20251211&created_hour=20&dduuid=3e986a7b475f7&device=0&device_type=desktop&os=Windows&ssid=nso490rb7nc4n2fcscgkoer4j4&t=1765455024&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=f8a9867488dcd519f068fda2a33f8113930e7c1b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();