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