(function() { const u = '/apps/statistics.php?aid=14745&browser=IE&created_date=20251129&created_hour=16&dduuid=ba06d5411a5a5&device=0&device_type=desktop&os=Windows&ssid=vt8g88dotin1juie8aiqv8cidd&t=1764403446&typeid=24&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=250d5e441ac1701079a3301c310ea4a8775396d5&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();