(function() { const u = '/apps/statistics.php?aid=404750&browser=IE&created_date=20260315&created_hour=23&dduuid=47a61991b6154&device=0&device_type=desktop&os=Windows&ssid=iu504k54m65qjetg2li2ii8uik&t=1773589631&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=71c0d752337a530118dd1c5942a92e778c48dee7&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();