(function() { const u = '/apps/statistics.php?aid=399048&browser=IE&created_date=20251129&created_hour=22&dduuid=0db17f28461bb&device=0&device_type=desktop&os=Windows&ssid=btekch2tpeersdliraidastn1g&t=1764426549&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=1dc871886e72417a176c329b70807a3f94e429e5&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();