(function() { const u = '/apps/statistics.php?aid=206561&browser=IE&created_date=20251226&created_hour=21&dduuid=d2e6a5e6f704b&device=0&device_type=desktop&os=Windows&ssid=fr9ei6f4p7r7b47vc8dbcoenlv&t=1766757082&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=730d1e536a5f774e800d5267a5745f8b001813d5&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();