(function() { const u = '/apps/statistics.php?aid=448818&browser=IE&created_date=20260308&created_hour=06&dduuid=0200e5dd5f96a&device=0&device_type=desktop&os=Windows&ssid=ls8fdsombstkable8ocor5g8i0&t=1772922772&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=993920ebede8b1332a26d8b614b94a6fc1ac9b1b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();