(function() { const u = '/apps/statistics.php?aid=454156&browser=IE&created_date=20260311&created_hour=11&dduuid=155154167bfc1&device=0&device_type=desktop&os=Windows&ssid=hv5vtehe3gppeq8vd68mvvp8n2&t=1773200170&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=82ca91f19875dd4a2a35b5be71273e00184bb1bd&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();