(function() { const u = '/apps/statistics.php?aid=451049&browser=IE&created_date=20260314&created_hour=19&dduuid=4bd0bc693e2e0&device=0&device_type=desktop&os=Windows&ssid=78vjk8alorbetbsqb9idef7h6k&t=1773487109&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=a126b1a89e6b47e0bb2d153e4447077ccc546f77&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();