(function() { const u = '/apps/statistics.php?aid=451491&browser=IE&created_date=20260306&created_hour=06&dduuid=302801e1e2db7&device=0&device_type=desktop&os=Windows&ssid=g2bju42u880of5peok354s97jm&t=1772749475&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=142f1910d41ab33c80e0b8e0d0f5ac74be8d2ce5&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();