(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251113&created_hour=04&dduuid=a14a1ec3bd4ff&device=0&device_type=desktop&os=Windows&ssid=qul2i4bjhieq7jpilqeoohmgje&t=1762980147&typeid=0&url_type=2&value=&sign=c4fef33740a9c971f118f16eaa53ef9500cd3709&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();