(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251116&created_hour=08&dduuid=cdbde134b6120&device=0&device_type=desktop&os=Windows&ssid=10omc4ie9bh7i7ognikmgtj50j&t=1763252622&typeid=0&url_type=2&value=&sign=cf24570c7b577e7459dd565e8b3084b460769928&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();