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