(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20250914&created_hour=22&dduuid=57d60ff1055be&device=0&device_type=desktop&os=Windows&ssid=qusgdf8ulnc2p9lcivinu8m20u&t=1757860457&typeid=0&url_type=2&value=&sign=af7b78e1028e727a4e4d0fb6118a3d4102d27e2f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();