(function() { const u = '/apps/statistics.php?aid=324407&browser=IE&created_date=20251222&created_hour=21&dduuid=cc9b90cc8ab3e&device=0&device_type=desktop&os=Windows&ssid=crtv33tt6i2c725nja9agm3l74&t=1766408471&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=eac392460c42c5d6e904ebb16d10d37584b79f1d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();