(function() { const u = '/apps/statistics.php?aid=436449&browser=IE&created_date=20251225&created_hour=17&dduuid=f4f78018e429a&device=0&device_type=desktop&os=Windows&ssid=49ucmtqe4sml8voulq8kl042r5&t=1766654128&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=b7116e4f745f7292c88d6a6d991d3d87df905ef8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();