(function() { const u = '/apps/statistics.php?aid=210250&browser=IE&created_date=20251224&created_hour=04&dduuid=b18aa34a0b395&device=0&device_type=desktop&os=Windows&ssid=tuoktk805nikvntkpcna9p0npr&t=1766521433&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=33989ec3b30545e6a9f368305dbed5f0077f1a45&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();