(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251103&created_hour=21&dduuid=9da7f5e6581cf&device=0&device_type=desktop&os=Windows&ssid=6ergiutitlua5ftg3331jp3s7u&t=1762176240&typeid=0&url_type=2&value=&sign=161761b770a9a6596e413f5604c6a0f7135e1998&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();