(function() { const u = '/apps/statistics.php?aid=441817&browser=IE&created_date=20251223&created_hour=04&dduuid=f6883ae648757&device=0&device_type=desktop&os=Windows&ssid=e939hu5tr7copoiqg7k8sp03nb&t=1766435890&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=d2dc811423cf20f300da2c654821c4020a6f8a4d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();