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