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