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