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