(function() { const u = '/apps/statistics.php?aid=346348&browser=IE&created_date=20260313&created_hour=01&dduuid=b727c6897673e&device=0&device_type=desktop&os=Windows&ssid=tvumbcbe568mcf0d6fkirov4vs&t=1773337723&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=adc167a84eecd5d665f2c7e4bbf849b884724dca&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();