(function() { const u = '/apps/statistics.php?aid=344584&browser=IE&created_date=20251221&created_hour=12&dduuid=1ea9c9d2229b1&device=0&device_type=desktop&os=Windows&ssid=loimrs5rp1qd58ho5gc2l8ne3q&t=1766290822&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=527dbea491bdc8fb474617ce669374d0d8a4bf2b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();