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