(function() { const u = '/apps/statistics.php?aid=399046&browser=IE&created_date=20251218&created_hour=00&dduuid=653b4854b2c1a&device=0&device_type=desktop&os=Windows&ssid=8vb8f591045o9hiaf0d88aaoim&t=1765988348&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=c5a60025cd4f5d9d095e39c99e0bfa0b62242a9b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();