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