(function() { const u = '/apps/statistics.php?aid=93231&browser=IE&created_date=20260303&created_hour=12&dduuid=4ad53c075e260&device=0&device_type=desktop&os=Windows&ssid=hudogru40aslfqc44ti1vuf4s7&t=1772513114&typeid=15&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=6f0b73d74fdfbde5eadfc6e184e8584db788f83e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();