(function() { const u = '/apps/statistics.php?aid=404045&browser=IE&created_date=20260307&created_hour=16&dduuid=4eca43426ee14&device=0&device_type=desktop&os=Windows&ssid=16kooetnd4tjsc48ljj2a454ld&t=1772870966&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=ef3b514b6901d83c59de57635bea414bb7a4073f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();