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