(function() { const u = '/apps/statistics.php?aid=438368&browser=IE&created_date=20251227&created_hour=11&dduuid=cd8001d5c1ed6&device=0&device_type=desktop&os=Windows&ssid=5t0g2oq505qv25p8p8jtk08egr&t=1766804507&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=1e0a8490b02c5e8ada8897bc7dcedd612656e16b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();