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