(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251109&created_hour=13&dduuid=7144474d1cf55&device=0&device_type=desktop&os=Windows&ssid=j6g9mddq5do1r54l1mbudnisgi&t=1762665420&typeid=0&url_type=2&value=&sign=c5292dc154b3d240199231daf38e4116f6a8c550&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();