(function() { const u = '/apps/statistics.php?aid=443097&browser=IE&created_date=20251221&created_hour=12&dduuid=d8d7aa76fbc19&device=0&device_type=desktop&os=Windows&ssid=tmgmn70oq852rkdp09u89sdnh5&t=1766290789&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=3e83c8251669043ccac0ce11038f6ec135c3f5cf&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();