(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251101&created_hour=14&dduuid=9597643c5ed6d&device=0&device_type=desktop&os=Windows&ssid=28pi5p1von45e58o0vp1eobham&t=1761979970&typeid=0&url_type=2&value=&sign=205d8c47b450d2b8f43dddc79cb50d057b643f4d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();