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