(function() { const u = '/apps/statistics.php?aid=206951&browser=IE&created_date=20251225&created_hour=08&dduuid=43f14c78a8ba7&device=0&device_type=desktop&os=Windows&ssid=u6s54j2o1e2q6vpl87q9c6tvmm&t=1766623607&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=bc10bbfb56bc0da63f921595868a581228dbe9d2&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();