(function() { const u = '/apps/statistics.php?aid=448971&browser=IE&created_date=20260308&created_hour=04&dduuid=090fc990c98a3&device=0&device_type=desktop&os=Windows&ssid=nfsdagthis9t2kmm630qobfdr0&t=1772916351&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=d3eab18c67df6d508f0a17e07700123548ca380d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();