(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251016&created_hour=04&dduuid=2f15181f80d6c&device=0&device_type=desktop&os=Windows&ssid=tqt3uc8d5m25rdcetse5tavnht&t=1760561235&typeid=0&url_type=2&value=&sign=1324931d365a56349f79f16f86ccb18a24738ada&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();