(function() { const u = '/apps/statistics.php?aid=451075&browser=IE&created_date=20260316&created_hour=11&dduuid=d39ea1f4d3d08&device=0&device_type=desktop&os=Windows&ssid=irltfaplr84epnvo987hoeqf8a&t=1773631391&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=6f39b64b86e4e1f392a0442878e8d29b9ca4f35c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();