(function() { const u = '/apps/statistics.php?aid=442691&browser=IE&created_date=20260308&created_hour=14&dduuid=6b8ae86f5e650&device=0&device_type=desktop&os=Windows&ssid=lr33795g4b08jo133sk4fkbdiq&t=1772953136&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=f06e68d73180bfba5bfb787a56f0f99328994555&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();