(function() { const u = '/apps/statistics.php?aid=383097&browser=IE&created_date=20260324&created_hour=10&dduuid=06c4be6c82526&device=0&device_type=desktop&os=Windows&ssid=rsvp383dvnvar3dh9vt9v52dra&t=1774319387&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=2a1017de8c3c1f6733f4149f5f10a20ac635f105&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();