(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251017&created_hour=14&dduuid=58a1b7c480d1d&device=0&device_type=desktop&os=Windows&ssid=ffa5pvuacb94i3aq9oklttthn4&t=1760681185&typeid=0&url_type=2&value=&sign=98d0aa7482ca12a79d3a6c6806bcca9d76dcb7dc&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();