(function() { const u = '/apps/statistics.php?aid=326&browser=IE&created_date=20260223&created_hour=19&dduuid=50fc731fca169&device=0&device_type=desktop&os=Windows&ssid=fliiusuj27f3i4728tjmnq7mtc&t=1771846456&typeid=24&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=7906f5b156d62ddc247d8a7c7a637823ae1e1c01&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();