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