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