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