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