(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251021&created_hour=20&dduuid=5142314224bee&device=0&device_type=desktop&os=Windows&ssid=5590l9t763dejpe75ve4mm6q3d&t=1761050223&typeid=0&url_type=2&value=&sign=00daf1b59281b3668c99dd43b9e338d623efa305&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();