(function() { const u = '/apps/statistics.php?aid=455759&browser=IE&created_date=20260304&created_hour=11&dduuid=c00a02263b335&device=0&device_type=desktop&os=Windows&ssid=jm68o0eov77905h855tmbn92dc&t=1772594921&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=957a68fc4e51883f29c987ffc81745926d4e49e5&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();