(function() { const u = '/apps/statistics.php?aid=398639&browser=IE&created_date=20260129&created_hour=18&dduuid=8298d5e0f7dcd&device=0&device_type=desktop&os=Windows&ssid=e17epgestiesteev579jje46fn&t=1769681779&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=861283a7ea96b4da5efcf3a4e1d3161cb14d5b08&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();