(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251021&created_hour=12&dduuid=e7216b00db67f&device=0&device_type=desktop&os=Windows&ssid=f5ou54h8p3r8833p0nh8qs9e85&t=1761022533&typeid=0&url_type=2&value=&sign=993cef98db4c9af3eae2dd2f41337366a1c41c70&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();