(function() { const u = '/apps/statistics.php?aid=449266&browser=IE&created_date=20260308&created_hour=16&dduuid=8d4dbcdc6cddf&device=0&device_type=desktop&os=Windows&ssid=2k12hmcajsend0bu74o4mcd8qr&t=1772959306&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=88142ced019d09b18856a0010c8b79d194edd1ea&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();