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