(function() { const u = '/apps/statistics.php?aid=404343&browser=IE&created_date=20260308&created_hour=02&dduuid=6da32a8895edb&device=0&device_type=desktop&os=Windows&ssid=ih8ehnj88ro0lb2508lg7ps7kq&t=1772909511&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=09dfd931e0e46ef1b2647a8a969cef604d75754a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();