(function() { const u = '/apps/statistics.php?aid=349386&browser=IE&created_date=20260312&created_hour=08&dduuid=ece21f5e80ac2&device=0&device_type=desktop&os=Windows&ssid=qhfcsqq2aqnd6hoknn8eomfli0&t=1773276785&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=53bbf4ea527dc978acecfefe5f5f87ec4d1c9279&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();