(function() { const u = '/apps/statistics.php?aid=441208&browser=IE&created_date=20251129&created_hour=19&dduuid=6595778a7d6b4&device=0&device_type=desktop&os=Windows&ssid=hh3amqq8hgt3q6cms3bfsha450&t=1764417562&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=16892734f223ad59367f08ddc768bbe12e09a2c1&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();