(function() { const u = '/apps/statistics.php?aid=438381&browser=IE&created_date=20260311&created_hour=03&dduuid=8f4fcf28ad89d&device=0&device_type=desktop&os=Windows&ssid=r5eouproq40kd88lnmline73t7&t=1773172450&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=5df3c63facfac54ff42e05083d43fcb249b04f4a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();