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