(function() { const u = '/apps/statistics.php?aid=341910&browser=IE&created_date=20260306&created_hour=16&dduuid=eb4e85dda7f4e&device=0&device_type=desktop&os=Windows&ssid=goei437v3iic9i36iqgv49dhh2&t=1772787479&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=1dd7a355f457ac3dc2368ce1f83d5f6d9fc0cf2b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();