(function() { const u = '/apps/statistics.php?aid=453068&browser=IE&created_date=20260306&created_hour=02&dduuid=3ebb741cf16dd&device=0&device_type=desktop&os=Windows&ssid=lvoomviqfat9rroip4l50klvhl&t=1772736597&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=79d25823f4e58eafe19f728c091d77a2aee6ec8e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();