(function() { const u = '/apps/statistics.php?aid=406143&browser=IE&created_date=20260306&created_hour=14&dduuid=ae7f6c2208acd&device=0&device_type=desktop&os=Windows&ssid=faiisdhevcs63q1itftjhg071q&t=1772777384&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=8416f1fa0ef134a0301e404b6512c87d54749d06&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();