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