(function() { const u = '/apps/statistics.php?aid=442358&browser=IE&created_date=20251210&created_hour=02&dduuid=1604e517f63e8&device=0&device_type=desktop&os=Windows&ssid=qbo9it71lsu6m34uom1vimpgbs&t=1765304147&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=1b94326fb3db0d6896dc4e25a9a4a8836338466d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();