(function() { const u = '/apps/statistics.php?aid=443795&browser=IE&created_date=20251220&created_hour=18&dduuid=5c19a4c343b08&device=0&device_type=desktop&os=Windows&ssid=lg2h23ni15a2a3vmgr2n3e5c9s&t=1766227798&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=6cd9c8f471110fa23f4f9ae07aba72246997c060&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();