(function() { const u = '/apps/statistics.php?aid=404638&browser=IE&created_date=20260125&created_hour=00&dduuid=ed396878024b4&device=0&device_type=desktop&os=Windows&ssid=k3lp8r6cl2s4ga43ehhlisdig6&t=1769270763&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=42e5aff2c6211aca2ea8e7f6844cf4ab43f3ebc9&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();