(function() { const u = '/apps/statistics.php?aid=437755&browser=IE&created_date=20260316&created_hour=04&dduuid=0c579975a15ad&device=0&device_type=desktop&os=Windows&ssid=vo87rtco01mrl09183r44on7rr&t=1773606950&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=3ea2006c0c55e5deefa21f3001e6eed3d0eef881&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();