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