(function() { const u = '/apps/statistics.php?aid=209043&browser=IE&created_date=20251229&created_hour=04&dduuid=d588dcaab65da&device=0&device_type=desktop&os=Windows&ssid=gtr9sf5ruflvoloacn3k2bl61r&t=1766953775&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=dac19167131b1f97de2777031928bcb8129ee87c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();