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