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