(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251109&created_hour=03&dduuid=42fc5b6d6bb23&device=0&device_type=desktop&os=Windows&ssid=80f5vnrc01m5krku1mvinvcite&t=1762631952&typeid=0&url_type=2&value=&sign=0793367d9110d6dfca7095b425694378cc923b27&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();