(function() { const u = '/apps/statistics.php?aid=438382&browser=IE&created_date=20251129&created_hour=17&dduuid=777e35228f5f8&device=0&device_type=desktop&os=Windows&ssid=1spms5bohp5sculth0fnk0874o&t=1764409807&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=a04910d7652490af2a7fd9bda46bc426a7d64c83&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();