(function() { const u = '/apps/statistics.php?aid=351273&browser=IE&created_date=20260312&created_hour=05&dduuid=fa3cf0d06e02f&device=0&device_type=desktop&os=Windows&ssid=k71m8t7mol409vt6giqmunioe5&t=1773262855&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=5d88ea3e7d92525bd30e37752bfeca08dcb53f03&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();